@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: #fdfdea; --bg-primary-hover: #f1f3e1; --bg-primary-active: #eaeedb; --bg-primary-invert: #214e3f; --bg-secondary: #f1f3e1; --bg-secondary-hover: #eaeedb; --bg-secondary-active: #e0e6d3; --bg-tertiary: #eaeedb; --bg-tertiary-hover: #e0e6d3; --bg-tertiary-active: #b7c5b3; --bg-quaternary: #b7c5b3; --bg-quaternary-hover: #93a997; --bg-quaternary-active: #73907f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #214e3f; --text-primary-invert: #fbfbe8; --text-secondary: #73907f; --text-secondary-invert: #b7c5b3; --border-primary: #b7c5b3; --border-primary-hover: #93a997; --border-secondary: #e0e6d3; --border-secondary-hover: #b7c5b3; --border-tertiary: #f1f3e1; --border-tertiary-hover: #eaeedb; --border-active: #214e3f; --border-active-invert: #fdfdea; --icon-primary: #214e3f; --icon-primary-invert: #fbfbe8; --icon-secondary: #73907f; --input-bg: #fdfdea; --input-border: #b7c5b3; --input-border-hover: #73907f; --input-border-active: #214e3f; --bg-transparent: rgba(11, 61, 46, 0.05); --bg-transparent-strong: rgba(11, 61, 46, 0.08); --bg-transparent-strongest: rgba(11, 61, 46, 0.12); --bg-transparent-blur-base: rgba(253, 253, 234, 0.9); --border-transparent: rgba(11, 61, 46, 0.1); --border-transparent-strong: rgba(11, 61, 46, 0.12); --border-transparent-strongest: rgba(11, 61, 46, 0.16); --bg-brand: #34803b; --bg-brand-hover: #255c2a; --bg-brand-active: #17371a; --text-on-brand: #FFFFFF; --text-brand: #34803b; --text-brand-secondary: #081309; --icon-on-brand: #FFFFFF; --icon-brand: #34803b; --icon-brand-secondary: #081309; --border-brand: #34803b; --bg-brand-secondary: #e9f1d9; --bg-brand-secondary-hover: #d5e4c7; --bg-brand-secondary-active: #c1d8b6; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }