@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: #1d4641; --bg-primary-hover: #284e47; --bg-primary-active: #2f544b; --bg-primary-invert: #e4e0b2; --bg-secondary: #284e47; --bg-secondary-hover: #2f544b; --bg-secondary-active: #375a50; --bg-tertiary: #2f544b; --bg-tertiary-hover: #375a50; --bg-tertiary-active: #5d7765; --bg-quaternary: #5d7765; --bg-quaternary-hover: #7d9078; --bg-quaternary-active: #9aa688; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e4e0b2; --text-primary-invert: #1f4842; --text-secondary: #9aa688; --text-secondary-invert: #5d7765; --border-primary: #5d7765; --border-primary-hover: #7d9078; --border-secondary: #375a50; --border-secondary-hover: #5d7765; --border-tertiary: #284e47; --border-tertiary-hover: #2f544b; --border-active: #e4e0b2; --border-active-invert: #1d4641; --icon-primary: #e4e0b2; --icon-primary-invert: #1f4842; --icon-secondary: #9aa688; --input-bg: #1d4641; --input-border: #5d7765; --input-border-hover: #9aa688; --input-border-active: #e4e0b2; --bg-transparent: rgba(248, 239, 189, 0.05); --bg-transparent-strong: rgba(248, 239, 189, 0.08); --bg-transparent-strongest: rgba(248, 239, 189, 0.12); --bg-transparent-blur-base: rgba(29, 70, 65, 0.9); --border-transparent: rgba(248, 239, 189, 0.1); --border-transparent-strong: rgba(248, 239, 189, 0.12); --border-transparent-strongest: rgba(248, 239, 189, 0.16); --bg-brand: #349648; --bg-brand-hover: #277036; --bg-brand-active: #1a4a24; --text-on-brand: #f8efbd; --text-brand: #349648; --text-brand-secondary: #0d2411; --icon-on-brand: #f8efbd; --icon-brand: #349648; --icon-brand-secondary: #0d2411; --border-brand: #349648; --bg-brand-secondary: #1f4e42; --bg-brand-secondary-hover: #225642; --bg-brand-secondary-active: #245e43; }