@font-face { font-family: "Inter Tight"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf") format("ttf"); } @font-face { font-family: "Inter Tight"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Inter Tight", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Inter Tight";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/inter_tight_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/inter_tight_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #226252; --bg-primary-hover: #2d6a5b; --bg-primary-active: #346f60; --bg-primary-invert: #ebf1ef; --bg-secondary: #2d6a5b; --bg-secondary-hover: #346f60; --bg-secondary-active: #3d7567; --bg-tertiary: #346f60; --bg-tertiary-hover: #3d7567; --bg-tertiary-active: #629084; --bg-quaternary: #629084; --bg-quaternary-hover: #83a79e; --bg-quaternary-active: #a0bbb5; --text-primary: #ebf1ef; --text-primary-invert: #246454; --text-secondary: #a0bbb5; --text-secondary-invert: #629084; --border-primary: #629084; --border-primary-hover: #83a79e; --border-secondary: #3d7567; --border-secondary-hover: #629084; --border-tertiary: #2d6a5b; --border-tertiary-hover: #346f60; --border-active: #ebf1ef; --border-active-invert: #226252; --icon-primary: #ebf1ef; --icon-primary-invert: #246454; --icon-secondary: #a0bbb5; --input-bg: #226252; --input-border: #629084; --input-border-hover: #a0bbb5; --input-border-active: #ebf1ef; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(34, 98, 82, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #295f38; --bg-brand-hover: #1a3b23; --bg-brand-active: #0a180e; --text-on-brand: #ffffff; --text-brand: #295f38; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #295f38; --icon-brand-secondary: black; --border-brand: #295f38; --bg-brand-secondary: #23624f; --bg-brand-secondary-hover: #23614d; --bg-brand-secondary-active: #24614a; }