@font-face { font-family: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } @font-face { font-family: Lora; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n7.ttf") format("ttf"); } @font-face { font-family: Urbanist; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/urbanist_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/urbanist_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lora, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Lora;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf; --font-family-heading: Urbanist, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f2f4f6; --bg-primary-active: #ebeef1; --bg-primary-invert: #173d5b; --bg-secondary: #f2f4f6; --bg-secondary-hover: #ebeef1; --bg-secondary-active: #e0e5e9; --bg-tertiary: #ebeef1; --bg-tertiary-hover: #e0e5e9; --bg-tertiary-active: #b5c1cb; --bg-quaternary: #b5c1cb; --bg-quaternary-hover: #8fa1b0; --bg-quaternary-active: #6e8698; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #173d5b; --text-primary-invert: #fcfdfd; --text-secondary: #6e8698; --text-secondary-invert: #b5c1cb; --border-primary: #b5c1cb; --border-primary-hover: #8fa1b0; --border-secondary: #e0e5e9; --border-secondary-hover: #b5c1cb; --border-tertiary: #f2f4f6; --border-tertiary-hover: #ebeef1; --border-active: #173d5b; --border-active-invert: #FFFFFF; --icon-primary: #173d5b; --icon-primary-invert: #fcfdfd; --icon-secondary: #6e8698; --input-bg: #FFFFFF; --input-border: #b5c1cb; --input-border-hover: #6e8698; --input-border-active: #173d5b; --bg-transparent: rgba(0, 42, 75, 0.05); --bg-transparent-strong: rgba(0, 42, 75, 0.08); --bg-transparent-strongest: rgba(0, 42, 75, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(0, 42, 75, 0.1); --border-transparent-strong: rgba(0, 42, 75, 0.12); --border-transparent-strongest: rgba(0, 42, 75, 0.16); --bg-brand: #002a4b; --bg-brand-hover: #000d18; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #002a4b; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #002a4b; --icon-brand-secondary: black; --border-brand: #002a4b; --bg-brand-secondary: #e6eaed; --bg-brand-secondary-hover: #ccd4db; --bg-brand-secondary-active: #b3bfc9; }