@font-face { font-family: Archivo; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf") format("ttf"); } @font-face { font-family: Archivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_n7.ttf") format("ttf"); } @font-face { font-family: Chivo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/chivo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/chivo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Archivo, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Archivo;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/archivo_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/archivo_n4.ttf; --font-family-heading: Chivo, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #1503a9; --bg-primary-hover: #1403a1; --bg-primary-active: #13039b; --bg-primary-invert: #02000f; --bg-secondary: #1403a1; --bg-secondary-hover: #13039b; --bg-secondary-active: #120395; --bg-tertiary: #13039b; --bg-tertiary-hover: #120395; --bg-tertiary-active: #0f0278; --bg-quaternary: #0f0278; --bg-quaternary-hover: #0c025f; --bg-quaternary-active: #090149; --text-primary: #02000f; --text-primary-invert: #1503a7; --text-secondary: #090149; --text-secondary-invert: #0f0278; --border-primary: #0f0278; --border-primary-hover: #0c025f; --border-secondary: #120395; --border-secondary-hover: #0f0278; --border-tertiary: #1403a1; --border-tertiary-hover: #13039b; --border-active: #02000f; --border-active-invert: #1503a9; --icon-primary: #02000f; --icon-primary-invert: #1503a7; --icon-secondary: #090149; --input-bg: #1503a9; --input-border: #0f0278; --input-border-hover: #090149; --input-border-active: #02000f; --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(21, 3, 169, 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: #820181; --bg-brand-hover: #4f014f; --bg-brand-active: #1d001d; --text-on-brand: #ffffff; --text-brand: #820181; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #820181; --icon-brand-secondary: black; --border-brand: #820181; --bg-brand-secondary: #2003a5; --bg-brand-secondary-hover: #2b03a1; --bg-brand-secondary-active: #36029d; }