@font-face { font-family: "Archivo Narrow"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf") format("ttf"); } @font-face { font-family: "Archivo Narrow"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_i7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Archivo Narrow", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: "Archivo Narrow";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_narrow_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_narrow_n4.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #386da2; --bg-primary-hover: #35689a; --bg-primary-active: #346495; --bg-primary-invert: #050a0f; --bg-secondary: #35689a; --bg-secondary-hover: #346495; --bg-secondary-active: #31608f; --bg-tertiary: #346495; --bg-tertiary-hover: #31608f; --bg-tertiary-active: #284d73; --bg-quaternary: #284d73; --bg-quaternary-hover: #1f3d5b; --bg-quaternary-active: #182f46; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #050a0f; --text-primary-invert: #376ca0; --text-secondary: #182f46; --text-secondary-invert: #284d73; --border-primary: #284d73; --border-primary-hover: #1f3d5b; --border-secondary: #31608f; --border-secondary-hover: #284d73; --border-tertiary: #35689a; --border-tertiary-hover: #346495; --border-active: #050a0f; --border-active-invert: #386da2; --icon-primary: #050a0f; --icon-primary-invert: #376ca0; --icon-secondary: #182f46; --input-bg: #386da2; --input-border: #284d73; --input-border-hover: #182f46; --input-border-active: #050a0f; --bg-transparent: rgba(0, 0, 0, 0.05); --bg-transparent-strong: rgba(0, 0, 0, 0.08); --bg-transparent-strongest: rgba(0, 0, 0, 0.12); --bg-transparent-blur-base: rgba(56, 109, 162, 0.9); --border-transparent: rgba(0, 0, 0, 0.1); --border-transparent-strong: rgba(0, 0, 0, 0.12); --border-transparent-strongest: rgba(0, 0, 0, 0.16); --bg-brand: #6e8fed; --bg-brand-hover: #416ce7; --bg-brand-active: #1b4dda; --text-on-brand: #ffffff; --text-brand: #6e8fed; --text-brand-secondary: #153dad; --icon-on-brand: #ffffff; --icon-brand: #6e8fed; --icon-brand-secondary: #153dad; --border-brand: #6e8fed; --bg-brand-secondary: #3d70aa; --bg-brand-secondary-hover: #4374b1; --bg-brand-secondary-active: #4877b9; }