@font-face { font-family: Quicksand; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.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: "Abril Fatface"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/abril_fatface_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/abril_fatface_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Quicksand, sans-serif; --font-weight-regular: 500; --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_n5.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n5.ttf; --font-family-heading: "Abril Fatface", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #071914; --bg-primary-hover: #0e211d; --bg-primary-active: #122622; --bg-primary-invert: #86b1b1; --bg-secondary: #0e211d; --bg-secondary-hover: #122622; --bg-secondary-active: #182d29; --bg-tertiary: #122622; --bg-tertiary-hover: #182d29; --bg-tertiary-active: #304946; --bg-quaternary: #304946; --bg-quaternary-hover: #456260; --bg-quaternary-active: #577876; --text-primary: #86b1b1; --text-primary-invert: #081b16; --text-secondary: #577876; --text-secondary-invert: #304946; --border-primary: #304946; --border-primary-hover: #456260; --border-secondary: #182d29; --border-secondary-hover: #304946; --border-tertiary: #0e211d; --border-tertiary-hover: #122622; --border-active: #86b1b1; --border-active-invert: #071914; --icon-primary: #86b1b1; --icon-primary-invert: #081b16; --icon-secondary: #577876; --input-bg: #071914; --input-border: #304946; --input-border-hover: #577876; --input-border-active: #86b1b1; --bg-transparent: rgba(147, 192, 192, 0.05); --bg-transparent-strong: rgba(147, 192, 192, 0.08); --bg-transparent-strongest: rgba(147, 192, 192, 0.12); --bg-transparent-blur-base: rgba(7, 25, 20, 0.9); --border-transparent: rgba(147, 192, 192, 0.1); --border-transparent-strong: rgba(147, 192, 192, 0.12); --border-transparent-strongest: rgba(147, 192, 192, 0.16); --bg-brand: #107b68; --bg-brand-hover: #0a4e42; --bg-brand-active: #04211c; --text-on-brand: #ffffff; --text-brand: #107b68; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #107b68; --icon-brand-secondary: black; --border-brand: #107b68; --bg-brand-secondary: #08231c; --bg-brand-secondary-hover: #092d25; --bg-brand-secondary-active: #0a362d; }