@font-face { font-family: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @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"); } :root { color-scheme: light; --font-family-body: Raleway, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n4.ttf; --font-family-heading: Roboto, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #e4f7f3; --bg-primary-hover: #dcefec; --bg-primary-active: #d7eae9; --bg-primary-invert: #4e657c; --bg-secondary: #dcefec; --bg-secondary-hover: #d7eae9; --bg-secondary-active: #d0e4e3; --bg-tertiary: #d7eae9; --bg-tertiary-hover: #d0e4e3; --bg-tertiary-active: #b4c9cd; --bg-quaternary: #b4c9cd; --bg-quaternary-hover: #9bb1b9; --bg-quaternary-active: #869ca8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4e657c; --text-primary-invert: #e2f5f2; --text-secondary: #869ca8; --text-secondary-invert: #b4c9cd; --border-primary: #b4c9cd; --border-primary-hover: #9bb1b9; --border-secondary: #d0e4e3; --border-secondary-hover: #b4c9cd; --border-tertiary: #dcefec; --border-tertiary-hover: #d7eae9; --border-active: #4e657c; --border-active-invert: #e4f7f3; --icon-primary: #4e657c; --icon-primary-invert: #e2f5f2; --icon-secondary: #869ca8; --input-bg: #e4f7f3; --input-border: #b4c9cd; --input-border-hover: #869ca8; --input-border-active: #4e657c; --bg-transparent: rgba(63, 87, 112, 0.05); --bg-transparent-strong: rgba(63, 87, 112, 0.08); --bg-transparent-strongest: rgba(63, 87, 112, 0.12); --bg-transparent-blur-base: rgba(228, 247, 243, 0.9); --border-transparent: rgba(63, 87, 112, 0.1); --border-transparent-strong: rgba(63, 87, 112, 0.12); --border-transparent-strongest: rgba(63, 87, 112, 0.16); --bg-brand: #307268; --bg-brand-hover: #214e47; --bg-brand-active: #122a27; --text-on-brand: #ffffff; --text-brand: #307268; --text-brand-secondary: #030606; --icon-on-brand: #ffffff; --icon-brand: #307268; --icon-brand-secondary: #030606; --border-brand: #307268; --bg-brand-secondary: #d2eae5; --bg-brand-secondary-hover: #c0dcd7; --bg-brand-secondary-active: #aecfc9; --input-radius: 8px; --image-radius: 0px; --panel-radius: 8px; --button-radius: 100px 100px 100px 100px; }