@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-400: 400; --font-weight-600: 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; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #6b8e5e; --bg-primary-hover: #68895b; --bg-primary-active: #658559; --bg-primary-invert: #FF6F61; --bg-secondary: #68895b; --bg-secondary-hover: #658559; --bg-secondary-active: #638156; --bg-tertiary: #658559; --bg-tertiary-hover: #638156; --bg-tertiary-active: #576f4b; --bg-quaternary: #576f4b; --bg-quaternary-hover: #4c5e41; --bg-quaternary-active: #435038; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #2b2c22; --text-primary-invert: #FFFFFF; --text-secondary: #435038; --text-secondary-invert: #576f4b; --border-primary: #576f4b; --border-primary-hover: #4c5e41; --border-secondary: #638156; --border-secondary-hover: #576f4b; --border-tertiary: #68895b; --border-tertiary-hover: #658559; --border-active: #2b2c22; --border-active-invert: #6b8e5e; --icon-primary: #2b2c22; --icon-primary-invert: #FFFFFF; --icon-secondary: #435038; --input-bg: #6b8e5e; --input-border: #576f4b; --input-border-hover: #435038; --input-border-active: #2b2c22; --bg-transparent: rgba(37, 34, 28, 0.05); --bg-transparent-strong: rgba(37, 34, 28, 0.08); --bg-transparent-strongest: rgba(37, 34, 28, 0.12); --bg-highlight: rgba(37, 34, 28, 0.05); --bg-highlight-hover: rgba(37, 34, 28, 0.08); --bg-highlight-active: rgba(37, 34, 28, 0.12); --bg-transparent-blur-base: rgba(107, 142, 94, 0.9); --border-transparent: rgba(37, 34, 28, 0.1); --border-transparent-strong: rgba(37, 34, 28, 0.12); --border-transparent-strongest: rgba(37, 34, 28, 0.16); --bg-brand: #FF6F61; --bg-brand-hover: #ff412e; --bg-brand-active: #fa1600; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #c71200; --icon-link: #FF6F61; --text-link: #FF6F61; --text-link-secondary: #c71200; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }