@font-face { font-family: "Open Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 800; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i8.ttf") format("ttf"); } @font-face { font-family: Georama; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/georama_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/georama_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Open Sans", sans-serif; --font-weight-regular: 700; --font-weight-semibold: 800; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n7.ttf; --font-family-heading: Georama, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f3f3f3; --bg-primary-hover: #e8e8e8; --bg-primary-active: #e2e2e2; --bg-primary-invert: #2e2e2e; --bg-secondary: #e8e8e8; --bg-secondary-hover: #e2e2e2; --bg-secondary-active: #d9d9d9; --bg-tertiary: #e2e2e2; --bg-tertiary-hover: #d9d9d9; --bg-tertiary-active: #b4b4b4; --bg-quaternary: #b4b4b4; --bg-quaternary-hover: #949494; --bg-quaternary-active: #787878; --text-primary: #2e2e2e; --text-primary-invert: #f1f1f1; --text-secondary: #787878; --text-secondary-invert: #b4b4b4; --border-primary: #b4b4b4; --border-primary-hover: #949494; --border-secondary: #d9d9d9; --border-secondary-hover: #b4b4b4; --border-tertiary: #e8e8e8; --border-tertiary-hover: #e2e2e2; --border-active: #2e2e2e; --border-active-invert: #f3f3f3; --icon-primary: #2e2e2e; --icon-primary-invert: #f1f1f1; --icon-secondary: #787878; --input-bg: #f3f3f3; --input-border: #b4b4b4; --input-border-hover: #787878; --input-border-active: #2e2e2e; --bg-transparent: rgba(27, 27, 27, 0.05); --bg-transparent-strong: rgba(27, 27, 27, 0.08); --bg-transparent-strongest: rgba(27, 27, 27, 0.12); --bg-transparent-blur-base: rgba(243, 243, 243, 0.9); --border-transparent: rgba(27, 27, 27, 0.1); --border-transparent-strong: rgba(27, 27, 27, 0.12); --border-transparent-strongest: rgba(27, 27, 27, 0.16); --bg-brand: #4c7d72; --bg-brand-hover: #395d55; --bg-brand-active: #253e38; --text-on-brand: #FFFDF7; --text-brand: #4c7d72; --text-brand-secondary: #121e1b; --icon-on-brand: #FFFDF7; --icon-brand: #4c7d72; --icon-brand-secondary: #121e1b; --border-brand: #4c7d72; --bg-brand-secondary: #e2e7e6; --bg-brand-secondary-hover: #d2dbd9; --bg-brand-secondary-active: #c1d0cc; }