@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: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_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: Poppins, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #8fa998; --bg-primary-hover: #88a190; --bg-primary-active: #849b8c; --bg-primary-invert: #0d0f0e; --bg-secondary: #88a190; --bg-secondary-hover: #849b8c; --bg-secondary-active: #7e9586; --bg-tertiary: #849b8c; --bg-tertiary-hover: #7e9586; --bg-tertiary-active: #66786c; --bg-quaternary: #66786c; --bg-quaternary-hover: #505f55; --bg-quaternary-active: #3d4941; --text-primary: #0d0f0e; --text-primary-invert: #8ea796; --text-secondary: #3d4941; --text-secondary-invert: #66786c; --border-primary: #66786c; --border-primary-hover: #505f55; --border-secondary: #7e9586; --border-secondary-hover: #66786c; --border-tertiary: #88a190; --border-tertiary-hover: #849b8c; --border-active: #0d0f0e; --border-active-invert: #8fa998; --icon-primary: #0d0f0e; --icon-primary-invert: #8ea796; --icon-secondary: #3d4941; --input-bg: #8fa998; --input-border: #66786c; --input-border-hover: #3d4941; --input-border-active: #0d0f0e; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(143, 169, 152, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #3a5350; --bg-brand-hover: #253533; --bg-brand-active: #101716; --text-on-brand: #ffffff; --text-brand: #3a5350; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #3a5350; --icon-brand-secondary: black; --border-brand: #3a5350; --bg-brand-secondary: #87a091; --bg-brand-secondary-hover: #7e988a; --bg-brand-secondary-active: #768f82; }