@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"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: "Josefin Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/josefin_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/josefin_sans_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: "Josefin Sans", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f9fdff; --bg-primary-hover: #edf1f4; --bg-primary-active: #e6eaed; --bg-primary-invert: #1d2930; --bg-secondary: #edf1f4; --bg-secondary-hover: #e6eaed; --bg-secondary-active: #dce1e4; --bg-tertiary: #e6eaed; --bg-tertiary-hover: #dce1e4; --bg-tertiary-active: #b3b9bd; --bg-quaternary: #b3b9bd; --bg-quaternary-hover: #8f969b; --bg-quaternary-active: #6f787d; --text-primary: #1d2930; --text-primary-invert: #f7fbfd; --text-secondary: #6f787d; --text-secondary-invert: #b3b9bd; --border-primary: #b3b9bd; --border-primary-hover: #8f969b; --border-secondary: #dce1e4; --border-secondary-hover: #b3b9bd; --border-tertiary: #edf1f4; --border-tertiary-hover: #e6eaed; --border-active: #1d2930; --border-active-invert: #f9fdff; --icon-primary: #1d2930; --icon-primary-invert: #f7fbfd; --icon-secondary: #6f787d; --input-bg: #f9fdff; --input-border: #b3b9bd; --input-border-hover: #6f787d; --input-border-active: #1d2930; --bg-transparent: rgba(7, 20, 27, 0.05); --bg-transparent-strong: rgba(7, 20, 27, 0.08); --bg-transparent-strongest: rgba(7, 20, 27, 0.12); --bg-transparent-blur-base: rgba(249, 253, 255, 0.9); --border-transparent: rgba(7, 20, 27, 0.1); --border-transparent-strong: rgba(7, 20, 27, 0.12); --border-transparent-strongest: rgba(7, 20, 27, 0.16); --bg-brand: #004d7e; --bg-brand-hover: #002e4b; --bg-brand-active: #000f18; --text-on-brand: #f9fdff; --text-brand: #004d7e; --text-brand-secondary: black; --icon-on-brand: #f9fdff; --icon-brand: #004d7e; --icon-brand-secondary: black; --border-brand: #004d7e; --bg-brand-secondary: #e0ebf2; --bg-brand-secondary-hover: #c7dae5; --bg-brand-secondary-active: #aec8d8; }