@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: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.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: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffeb9e; --bg-primary-hover: #f2df96; --bg-primary-active: #ebd891; --bg-primary-invert: #17150e; --bg-secondary: #f2df96; --bg-secondary-hover: #ebd891; --bg-secondary-active: #e0cf8b; --bg-tertiary: #ebd891; --bg-tertiary-hover: #e0cf8b; --bg-tertiary-active: #b5a770; --bg-quaternary: #b5a770; --bg-quaternary-hover: #8f8458; --bg-quaternary-active: #6e6544; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #17150e; --text-primary-invert: #fce99c; --text-secondary: #6e6544; --text-secondary-invert: #b5a770; --border-primary: #b5a770; --border-primary-hover: #8f8458; --border-secondary: #e0cf8b; --border-secondary-hover: #b5a770; --border-tertiary: #f2df96; --border-tertiary-hover: #ebd891; --border-active: #17150e; --border-active-invert: #ffeb9e; --icon-primary: #17150e; --icon-primary-invert: #fce99c; --icon-secondary: #6e6544; --input-bg: #ffeb9e; --input-border: #b5a770; --input-border-hover: #6e6544; --input-border-active: #17150e; --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, 235, 158, 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: #0075a3; --bg-brand-hover: #005070; --bg-brand-active: #002c3d; --text-on-brand: #ffffff; --text-brand: #0075a3; --text-brand-secondary: #00070a; --icon-on-brand: #ffffff; --icon-brand: #0075a3; --icon-brand-secondary: #00070a; --border-brand: #0075a3; --bg-brand-secondary: #e6df9f; --bg-brand-secondary-hover: #ccd39f; --bg-brand-secondary-active: #b3c8a0; }