@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"); } @font-face { font-family: Quicksand; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n7.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: Quicksand, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Quicksand;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf; --font-family-heading: "Archivo expanded", serif; --font-weight-heading: 900; --font-style-heading: normal; --text-transform-body: uppercase; --text-transform-heading: uppercase; --bg-primary: #e2f0f0; --bg-primary-hover: #d9e7e7; --bg-primary-active: #d4e1e1; --bg-primary-invert: #434444; --bg-secondary: #d9e7e7; --bg-secondary-hover: #d4e1e1; --bg-secondary-active: #cdd9d9; --bg-tertiary: #d4e1e1; --bg-tertiary-hover: #cdd9d9; --bg-tertiary-active: #afb9b9; --bg-quaternary: #afb9b9; --bg-quaternary-hover: #959d9d; --bg-quaternary-active: #7e8484; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #434444; --text-primary-invert: #e0eeee; --text-secondary: #7e8484; --text-secondary-invert: #afb9b9; --border-primary: #afb9b9; --border-primary-hover: #959d9d; --border-secondary: #cdd9d9; --border-secondary-hover: #afb9b9; --border-tertiary: #d9e7e7; --border-tertiary-hover: #d4e1e1; --border-active: #434444; --border-active-invert: #e2f0f0; --icon-primary: #434444; --icon-primary-invert: #e0eeee; --icon-secondary: #7e8484; --input-bg: #e2f0f0; --input-border: #afb9b9; --input-border-hover: #7e8484; --input-border-active: #434444; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(226, 240, 240, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #a8c9f0; --bg-brand-hover: #7daee9; --bg-brand-active: #5193e1; --text-on-brand: #FFFFFF; --text-brand: #a8c9f0; --text-brand-secondary: #2678da; --icon-on-brand: #FFFFFF; --icon-brand: #a8c9f0; --icon-brand-secondary: #2678da; --border-brand: #a8c9f0; --bg-brand-secondary: #dcecf0; --bg-brand-secondary-hover: #d6e8f0; --bg-brand-secondary-active: #d1e4f0; --input-radius: 15px; --image-radius: 15px; --panel-radius: 15px; --button-radius: 25px 25px 25px 25px; }