@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-400: 400; --font-weight-600: 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; --font-weight-420: 700; --font-weight-440: 700; --font-weight-460: 700; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 230px; --bg-primary: #c1e4f3; --bg-primary-hover: #b9dbee; --bg-primary-active: #b4d5ea; --bg-primary-invert: #0288D1; --bg-secondary: #b9dbee; --bg-secondary-hover: #b4d5ea; --bg-secondary-active: #aecee6; --bg-tertiary: #b4d5ea; --bg-tertiary-hover: #aecee6; --bg-tertiary-active: #93afd4; --bg-quaternary: #93afd4; --bg-quaternary-hover: #7b94c3; --bg-quaternary-active: #667cb5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #303e91; --text-primary-invert: #fbf6f6; --text-secondary: #667cb5; --text-secondary-invert: #93afd4; --border-primary: #93afd4; --border-primary-hover: #7b94c3; --border-secondary: #aecee6; --border-secondary-hover: #93afd4; --border-tertiary: #b9dbee; --border-tertiary-hover: #b4d5ea; --border-active: #303e91; --border-active-invert: #c1e4f3; --icon-primary: #303e91; --icon-primary-invert: #fbf6f6; --icon-secondary: #667cb5; --input-bg: #c1e4f3; --input-border: #93afd4; --input-border-hover: #667cb5; --input-border-active: #303e91; --bg-transparent: rgba(34, 46, 135, 0.05); --bg-transparent-strong: rgba(34, 46, 135, 0.08); --bg-transparent-strongest: rgba(34, 46, 135, 0.12); --bg-highlight: rgba(34, 46, 135, 0.05); --bg-highlight-hover: rgba(34, 46, 135, 0.08); --bg-highlight-active: rgba(34, 46, 135, 0.12); --bg-transparent-blur-base: rgba(193, 228, 243, 0.9); --border-transparent: rgba(34, 46, 135, 0.1); --border-transparent-strong: rgba(34, 46, 135, 0.12); --border-transparent-strongest: rgba(34, 46, 135, 0.16); --bg-brand: #0288D1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --icon-on-brand: #fbf6f6; --icon-brand-secondary: #012539; --icon-link: #0288D1; --text-link: #0288D1; --text-link-secondary: #012539; --input-radius-normal: 16px; --image-radius-normal: 11px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }