@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: #fafafa; --bg-primary-hover: #eeeeee; --bg-primary-active: #e6e6e6; --bg-primary-invert: #171717; --bg-secondary: #eeeeee; --bg-secondary-hover: #e6e6e6; --bg-secondary-active: gainsboro; --bg-tertiary: #e6e6e6; --bg-tertiary-hover: gainsboro; --bg-tertiary-active: #b2b2b2; --bg-quaternary: #b2b2b2; --bg-quaternary-hover: #8c8c8c; --bg-quaternary-active: #6c6c6c; --text-primary: #171717; --text-primary-invert: #f8f8f8; --text-secondary: #6c6c6c; --text-secondary-invert: #b2b2b2; --border-primary: #b2b2b2; --border-primary-hover: #8c8c8c; --border-secondary: gainsboro; --border-secondary-hover: #b2b2b2; --border-tertiary: #eeeeee; --border-tertiary-hover: #e6e6e6; --border-active: #171717; --border-active-invert: #fafafa; --icon-primary: #171717; --icon-primary-invert: #f8f8f8; --icon-secondary: #6c6c6c; --input-bg: #fafafa; --input-border: #b2b2b2; --input-border-hover: #6c6c6c; --input-border-active: #171717; --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(250, 250, 250, 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: #c02727; --bg-brand-hover: #961e1e; --bg-brand-active: #6b1616; --text-on-brand: #FFFFFF; --text-brand: #c02727; --text-brand-secondary: #410d0d; --icon-on-brand: #FFFFFF; --icon-brand: #c02727; --icon-brand-secondary: #410d0d; --border-brand: #c02727; --bg-brand-secondary: #f4e5e5; --bg-brand-secondary-hover: #eed0d0; --bg-brand-secondary-active: #e9bbbb; }