@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: "Archivo expanded"; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/archivo_expanded_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/archivo_expanded_n9.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: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f8f6f3; --bg-primary-hover: #ecebe9; --bg-primary-active: #e5e4e2; --bg-primary-invert: #252934; --bg-secondary: #ecebe9; --bg-secondary-hover: #e5e4e2; --bg-secondary-active: #dcdbda; --bg-tertiary: #e5e4e2; --bg-tertiary-hover: #dcdbda; --bg-tertiary-active: #b5b5b6; --bg-quaternary: #b5b5b6; --bg-quaternary-hover: #929397; --bg-quaternary-active: #74767b; --text-primary: #252934; --text-primary-invert: #f6f4f1; --text-secondary: #74767b; --text-secondary-invert: #b5b5b6; --border-primary: #b5b5b6; --border-primary-hover: #929397; --border-secondary: #dcdbda; --border-secondary-hover: #b5b5b6; --border-tertiary: #ecebe9; --border-tertiary-hover: #e5e4e2; --border-active: #252934; --border-active-invert: #f8f6f3; --icon-primary: #252934; --icon-primary-invert: #f6f4f1; --icon-secondary: #74767b; --input-bg: #f8f6f3; --input-border: #b5b5b6; --input-border-hover: #74767b; --input-border-active: #252934; --bg-transparent: rgba(16, 21, 33, 0.05); --bg-transparent-strong: rgba(16, 21, 33, 0.08); --bg-transparent-strongest: rgba(16, 21, 33, 0.12); --bg-transparent-blur-base: rgba(248, 246, 243, 0.9); --border-transparent: rgba(16, 21, 33, 0.1); --border-transparent-strong: rgba(16, 21, 33, 0.12); --border-transparent-strongest: rgba(16, 21, 33, 0.16); --bg-brand: #41b9d4; --bg-brand-hover: #2a9eb8; --bg-brand-active: #207a8f; --text-on-brand: #0c3244; --text-brand: #41b9d4; --text-brand-secondary: #175765; --icon-on-brand: #0c3244; --icon-brand: #41b9d4; --icon-brand-secondary: #175765; --border-brand: #41b9d4; --bg-brand-secondary: #e6f0f0; --bg-brand-secondary-hover: #d3eaed; --bg-brand-secondary-active: #c1e4ea; }