@font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_i7.ttf") format("ttf"); } @font-face { font-family: Nunito; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Nunito, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Nunito;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_n4.ttf; --font-family-heading: Nunito, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #69c6b8; --bg-primary-hover: #64bcaf; --bg-primary-active: #61b6a9; --bg-primary-invert: #091211; --bg-secondary: #64bcaf; --bg-secondary-hover: #61b6a9; --bg-secondary-active: #5caea2; --bg-tertiary: #61b6a9; --bg-tertiary-hover: #5caea2; --bg-tertiary-active: #4b8d83; --bg-quaternary: #4b8d83; --bg-quaternary-hover: #3b6f67; --bg-quaternary-active: #2d554f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #091211; --text-primary-invert: #68c4b6; --text-secondary: #2d554f; --text-secondary-invert: #4b8d83; --border-primary: #4b8d83; --border-primary-hover: #3b6f67; --border-secondary: #5caea2; --border-secondary-hover: #4b8d83; --border-tertiary: #64bcaf; --border-tertiary-hover: #61b6a9; --border-active: #091211; --border-active-invert: #69c6b8; --icon-primary: #091211; --icon-primary-invert: #68c4b6; --icon-secondary: #2d554f; --input-bg: #69c6b8; --input-border: #4b8d83; --input-border-hover: #2d554f; --input-border-active: #091211; --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(105, 198, 184, 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: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #5fb2a6; --bg-brand-secondary-hover: #549e93; --bg-brand-secondary-active: #4a8b81; }