@font-face { font-family: Arvo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_i7.ttf") format("ttf"); } @font-face { font-family: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Arvo, serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Arvo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/arvo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/arvo_n4.ttf; --font-family-heading: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #4797d6; --bg-primary-hover: #509cd8; --bg-primary-active: #569fd9; --bg-primary-invert: #eef6fb; --bg-secondary: #509cd8; --bg-secondary-hover: #569fd9; --bg-secondary-active: #5da3db; --bg-tertiary: #569fd9; --bg-tertiary-hover: #5da3db; --bg-tertiary-active: #7cb5e2; --bg-quaternary: #7cb5e2; --bg-quaternary-hover: #98c5e8; --bg-quaternary-active: #b0d2ed; --text-primary: #eef6fb; --text-primary-invert: #4998d6; --text-secondary: #b0d2ed; --text-secondary-invert: #7cb5e2; --border-primary: #7cb5e2; --border-primary-hover: #98c5e8; --border-secondary: #5da3db; --border-secondary-hover: #7cb5e2; --border-tertiary: #509cd8; --border-tertiary-hover: #569fd9; --border-active: #eef6fb; --border-active-invert: #4797d6; --icon-primary: #eef6fb; --icon-primary-invert: #4998d6; --icon-secondary: #b0d2ed; --input-bg: #4797d6; --input-border: #7cb5e2; --input-border-hover: #b0d2ed; --input-border-active: #eef6fb; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(71, 151, 214, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #004070; --bg-brand-hover: #00233d; --bg-brand-active: #00060a; --text-on-brand: #ffffff; --text-brand: #004070; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #004070; --icon-brand-secondary: black; --border-brand: #004070; --bg-brand-secondary: #408ecc; --bg-brand-secondary-hover: #3986c2; --bg-brand-secondary-active: #327db7; }