@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0e4c28; --bg-primary-hover: #1a5532; --bg-primary-active: #215a39; --bg-primary-invert: #e9ede4; --bg-secondary: #1a5532; --bg-secondary-hover: #215a39; --bg-secondary-active: #2b6141; --bg-tertiary: #215a39; --bg-tertiary-hover: #2b6141; --bg-tertiary-active: #547f64; --bg-quaternary: #547f64; --bg-quaternary-hover: #789a83; --bg-quaternary-active: #97b19e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ede4; --text-primary-invert: #104e2a; --text-secondary: #97b19e; --text-secondary-invert: #547f64; --border-primary: #547f64; --border-primary-hover: #789a83; --border-secondary: #2b6141; --border-secondary-hover: #547f64; --border-tertiary: #1a5532; --border-tertiary-hover: #215a39; --border-active: #e9ede4; --border-active-invert: #0e4c28; --icon-primary: #e9ede4; --icon-primary-invert: #104e2a; --icon-secondary: #97b19e; --input-bg: #0e4c28; --input-border: #547f64; --input-border-hover: #97b19e; --input-border-active: #e9ede4; --bg-transparent: rgba(255, 253, 247, 0.05); --bg-transparent-strong: rgba(255, 253, 247, 0.08); --bg-transparent-strongest: rgba(255, 253, 247, 0.12); --bg-transparent-blur-base: rgba(14, 76, 40, 0.9); --border-transparent: rgba(255, 253, 247, 0.1); --border-transparent-strong: rgba(255, 253, 247, 0.12); --border-transparent-strongest: rgba(255, 253, 247, 0.16); --bg-brand: #18a759; --bg-brand-hover: #127a41; --bg-brand-active: #0b4e29; --text-on-brand: #FFFDF7; --text-brand: #18a759; --text-brand-secondary: #052112; --icon-on-brand: #FFFDF7; --icon-brand: #18a759; --icon-brand-secondary: #052112; --border-brand: #18a759; --bg-brand-secondary: #0f552d; --bg-brand-secondary-hover: #105e32; --bg-brand-secondary-active: #116737; }