@font-face { font-family: Nunito; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 900; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n9.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 800; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n8.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n8.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n7.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 800; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffc900; --bg-primary-hover: #f2bf00; --bg-primary-active: #ebb900; --bg-primary-invert: #171200; --bg-secondary: #f2bf00; --bg-secondary-hover: #ebb900; --bg-secondary-active: #e0b100; --bg-tertiary: #ebb900; --bg-tertiary-hover: #e0b100; --bg-tertiary-active: #b58f00; --bg-quaternary: #b58f00; --bg-quaternary-hover: #8f7100; --bg-quaternary-active: #6e5600; --text-primary: #171200; --text-primary-invert: #fcc700; --text-secondary: #6e5600; --text-secondary-invert: #b58f00; --border-primary: #b58f00; --border-primary-hover: #8f7100; --border-secondary: #e0b100; --border-secondary-hover: #b58f00; --border-tertiary: #f2bf00; --border-tertiary-hover: #ebb900; --border-active: #171200; --border-active-invert: #ffc900; --icon-primary: #171200; --icon-primary-invert: #fcc700; --icon-secondary: #6e5600; --input-bg: #ffc900; --input-border: #b58f00; --input-border-hover: #6e5600; --input-border-active: #171200; --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(255, 201, 0, 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: #006edc; --bg-brand-hover: #0055a9; --bg-brand-active: #003b76; --text-on-brand: #ffffff; --text-brand: #006edc; --text-brand-secondary: #002243; --icon-on-brand: #ffffff; --icon-brand: #006edc; --icon-brand-secondary: #002243; --border-brand: #006edc; --bg-brand-secondary: #e6c016; --bg-brand-secondary-hover: #ccb72c; --bg-brand-secondary-active: #b3ae42; }