@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Cabin, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #0a4d24; --bg-primary-hover: #155527; --bg-primary-active: #1b5a28; --bg-primary-invert: #cde052; --bg-secondary: #155527; --bg-secondary-hover: #1b5a28; --bg-secondary-active: #24602a; --bg-tertiary: #1b5a28; --bg-tertiary-hover: #24602a; --bg-tertiary-active: #487c33; --bg-quaternary: #487c33; --bg-quaternary-hover: #68943a; --bg-quaternary-active: #84a941; --text-primary: #cde052; --text-primary-invert: #0c4f25; --text-secondary: #84a941; --text-secondary-invert: #487c33; --border-primary: #487c33; --border-primary-hover: #68943a; --border-secondary: #24602a; --border-secondary-hover: #487c33; --border-tertiary: #155527; --border-tertiary-hover: #1b5a28; --border-active: #cde052; --border-active-invert: #0a4d24; --icon-primary: #cde052; --icon-primary-invert: #0c4f25; --icon-secondary: #84a941; --input-bg: #0a4d24; --input-border: #487c33; --input-border-hover: #84a941; --input-border-active: #cde052; --bg-transparent: rgba(224, 238, 87, 0.05); --bg-transparent-strong: rgba(224, 238, 87, 0.08); --bg-transparent-strongest: rgba(224, 238, 87, 0.12); --bg-transparent-blur-base: rgba(10, 77, 36, 0.9); --border-transparent: rgba(224, 238, 87, 0.1); --border-transparent-strong: rgba(224, 238, 87, 0.12); --border-transparent-strongest: rgba(224, 238, 87, 0.16); --bg-brand: #e0ee57; --bg-brand-hover: #d7e929; --bg-brand-active: #bacb14; --text-on-brand: #000000; --text-brand: #e0ee57; --text-brand-secondary: #8f9c10; --icon-on-brand: #000000; --icon-brand: #e0ee57; --icon-brand-secondary: #8f9c10; --border-brand: #e0ee57; --bg-brand-secondary: #1f5d29; --bg-brand-secondary-hover: #356d2e; --bg-brand-secondary-active: #4a7d33; }