@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: 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: 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: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f2f3f3; --bg-primary-active: #ebebeb; --bg-primary-invert: #191c1c; --bg-secondary: #f2f3f3; --bg-secondary-hover: #ebebeb; --bg-secondary-active: #e1e1e1; --bg-tertiary: #ebebeb; --bg-tertiary-hover: #e1e1e1; --bg-tertiary-active: #b6b7b7; --bg-quaternary: #b6b7b7; --bg-quaternary-hover: #909191; --bg-quaternary-active: #6f7171; --text-primary: #191c1c; --text-primary-invert: #fcfdfd; --text-secondary: #6f7171; --text-secondary-invert: #b6b7b7; --border-primary: #b6b7b7; --border-primary-hover: #909191; --border-secondary: #e1e1e1; --border-secondary-hover: #b6b7b7; --border-tertiary: #f2f3f3; --border-tertiary-hover: #ebebeb; --border-active: #191c1c; --border-active-invert: #FFFFFF; --icon-primary: #191c1c; --icon-primary-invert: #fcfdfd; --icon-secondary: #6f7171; --input-bg: #FFFFFF; --input-border: #b6b7b7; --input-border-hover: #6f7171; --input-border-active: #191c1c; --bg-transparent: rgba(2, 6, 6, 0.05); --bg-transparent-strong: rgba(2, 6, 6, 0.08); --bg-transparent-strongest: rgba(2, 6, 6, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(2, 6, 6, 0.1); --border-transparent-strong: rgba(2, 6, 6, 0.12); --border-transparent-strongest: rgba(2, 6, 6, 0.16); --bg-brand: #1f4b50; --bg-brand-hover: #11292b; --bg-brand-active: #030606; --text-on-brand: #f1e5e7; --text-brand: #1f4b50; --text-brand-secondary: black; --icon-on-brand: #f1e5e7; --icon-brand: #1f4b50; --icon-brand-secondary: black; --border-brand: #1f4b50; --bg-brand-secondary: #e9edee; --bg-brand-secondary-hover: #d2dbdc; --bg-brand-secondary-active: #bcc9cb; }