@font-face { font-family: Barlow; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf") format("ttf"); } @font-face { font-family: Barlow; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/barlow_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/barlow_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Barlow, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Barlow;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/barlow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/barlow_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f4f9; --bg-primary-active: #eceef5; --bg-primary-invert: #233a89; --bg-secondary: #f3f4f9; --bg-secondary-hover: #eceef5; --bg-secondary-active: #e2e5ef; --bg-tertiary: #eceef5; --bg-tertiary-hover: #e2e5ef; --bg-tertiary-active: #b9c0d9; --bg-quaternary: #b9c0d9; --bg-quaternary-hover: #95a0c6; --bg-quaternary-active: #7583b5; --text-primary: #233a89; --text-primary-invert: #fdfdfe; --text-secondary: #7583b5; --text-secondary-invert: #b9c0d9; --border-primary: #b9c0d9; --border-primary-hover: #95a0c6; --border-secondary: #e2e5ef; --border-secondary-hover: #b9c0d9; --border-tertiary: #f3f4f9; --border-tertiary-hover: #eceef5; --border-active: #233a89; --border-active-invert: #ffffff; --icon-primary: #233a89; --icon-primary-invert: #fdfdfe; --icon-secondary: #7583b5; --input-bg: #ffffff; --input-border: #b9c0d9; --input-border-hover: #7583b5; --input-border-active: #233a89; --bg-transparent: rgba(13, 38, 125, 0.05); --bg-transparent-strong: rgba(13, 38, 125, 0.08); --bg-transparent-strongest: rgba(13, 38, 125, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(13, 38, 125, 0.1); --border-transparent-strong: rgba(13, 38, 125, 0.12); --border-transparent-strongest: rgba(13, 38, 125, 0.16); --bg-brand: #dba635; --bg-brand-hover: #bc8a21; --bg-brand-active: #906a1a; --text-on-brand: #ffffff; --text-brand: #dba635; --text-brand-secondary: #654b12; --icon-on-brand: #ffffff; --icon-brand: #dba635; --icon-brand-secondary: #654b12; --border-brand: #dba635; --bg-brand-secondary: #fbf6eb; --bg-brand-secondary-hover: #f8edd7; --bg-brand-secondary-active: #f4e4c2; }