@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: "Playpen Sans"; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playpen_sans_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playpen_sans_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 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: "Playpen Sans", handwriting; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #eff0f1; --bg-primary-hover: #e3e7eb; --bg-primary-active: #dce2e8; --bg-primary-invert: #165488; --bg-secondary: #e3e7eb; --bg-secondary-hover: #dce2e8; --bg-secondary-active: #d2dbe3; --bg-tertiary: #dce2e8; --bg-tertiary-hover: #d2dbe3; --bg-tertiary-active: #aabed0; --bg-quaternary: #aabed0; --bg-quaternary-hover: #86a5be; --bg-quaternary-active: #678faf; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #165488; --text-primary-invert: #edeef0; --text-secondary: #678faf; --text-secondary-invert: #aabed0; --border-primary: #aabed0; --border-primary-hover: #86a5be; --border-secondary: #d2dbe3; --border-secondary-hover: #aabed0; --border-tertiary: #e3e7eb; --border-tertiary-hover: #dce2e8; --border-active: #165488; --border-active-invert: #eff0f1; --icon-primary: #165488; --icon-primary-invert: #edeef0; --icon-secondary: #678faf; --input-bg: #eff0f1; --input-border: #aabed0; --input-border-hover: #678faf; --input-border-active: #165488; --bg-transparent: rgba(1, 69, 126, 0.05); --bg-transparent-strong: rgba(1, 69, 126, 0.08); --bg-transparent-strongest: rgba(1, 69, 126, 0.12); --bg-transparent-blur-base: rgba(239, 240, 241, 0.9); --border-transparent: rgba(1, 69, 126, 0.1); --border-transparent-strong: rgba(1, 69, 126, 0.12); --border-transparent-strongest: rgba(1, 69, 126, 0.16); --bg-brand: #01457e; --bg-brand-hover: #01294b; --bg-brand-active: #000e19; --text-on-brand: #ffa334; --text-brand: #01457e; --text-brand-secondary: black; --icon-on-brand: #ffa334; --icon-brand: #01457e; --icon-brand-secondary: black; --border-brand: #01457e; --bg-brand-secondary: #d7dfe6; --bg-brand-secondary-hover: #bfceda; --bg-brand-secondary-active: #a8bdcf; }