@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0a3161; --bg-primary-hover: #163b69; --bg-primary-active: #1e416e; --bg-primary-invert: #e9ecf1; --bg-secondary: #163b69; --bg-secondary-hover: #1e416e; --bg-secondary-active: #274a74; --bg-tertiary: #1e416e; --bg-tertiary-hover: #274a74; --bg-tertiary-active: #516d8f; --bg-quaternary: #516d8f; --bg-quaternary-hover: #768ca7; --bg-quaternary-active: #96a6bb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e9ecf1; --text-primary-invert: #0c3363; --text-secondary: #96a6bb; --text-secondary-invert: #516d8f; --border-primary: #516d8f; --border-primary-hover: #768ca7; --border-secondary: #274a74; --border-secondary-hover: #516d8f; --border-tertiary: #163b69; --border-tertiary-hover: #1e416e; --border-active: #e9ecf1; --border-active-invert: #0a3161; --icon-primary: #e9ecf1; --icon-primary-invert: #0c3363; --icon-secondary: #96a6bb; --input-bg: #0a3161; --input-border: #516d8f; --input-border-hover: #96a6bb; --input-border-active: #e9ecf1; --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(10, 49, 97, 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: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #b22234; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #b22234; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #234671; --bg-brand-secondary-hover: #3b5a81; --bg-brand-secondary-active: #546f90; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }