@font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.ttf") format("ttf"); } @font-face { font-family: Syne; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/syne_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/syne_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: Syne, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: none; --logo-width: 90px; --bg-primary: #ffefef; --bg-primary-hover: #f8e4e4; --bg-primary-active: #f4dddd; --bg-primary-invert: #e50d0d; --bg-secondary: #f8e4e4; --bg-secondary-hover: #f4dddd; --bg-secondary-active: #eed4d4; --bg-tertiary: #f4dddd; --bg-tertiary-hover: #eed4d4; --bg-tertiary-active: #d6adad; --bg-quaternary: #d6adad; --bg-quaternary-hover: #c18b8b; --bg-quaternary-active: #ae6e6e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #7e2020; --text-primary-invert: #ffffff; --text-secondary: #ae6e6e; --text-secondary-invert: #d6adad; --border-primary: #d6adad; --border-primary-hover: #c18b8b; --border-secondary: #eed4d4; --border-secondary-hover: #d6adad; --border-tertiary: #f8e4e4; --border-tertiary-hover: #f4dddd; --border-active: #7e2020; --border-active-invert: #ffefef; --icon-primary: #7e2020; --icon-primary-invert: #ffffff; --icon-secondary: #ae6e6e; --input-bg: #ffefef; --input-border: #d6adad; --input-border-hover: #ae6e6e; --input-border-active: #7e2020; --bg-transparent: rgba(113, 12, 12, 0.05); --bg-transparent-strong: rgba(113, 12, 12, 0.08); --bg-transparent-strongest: rgba(113, 12, 12, 0.12); --bg-highlight: rgba(113, 12, 12, 0.05); --bg-highlight-hover: rgba(113, 12, 12, 0.08); --bg-highlight-active: rgba(113, 12, 12, 0.12); --bg-transparent-blur-base: rgba(255, 239, 239, 0.9); --border-transparent: rgba(113, 12, 12, 0.1); --border-transparent-strong: rgba(113, 12, 12, 0.12); --border-transparent-strongest: rgba(113, 12, 12, 0.16); --bg-brand: #e50d0d; --bg-brand-hover: #b50a0a; --bg-brand-active: #840808; --icon-on-brand: #ffffff; --icon-brand-secondary: #540505; --icon-link: #e50d0d; --text-link: #e50d0d; --text-link-secondary: #540505; --input-radius-normal: 20px; --image-radius-normal: 40px; --panel-radius-normal: 20px; --button-radius-normal: 24px 24px 24px 24px; }