@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: #fff4d3; --bg-primary-hover: #f5eacb; --bg-primary-active: #efe5c6; --bg-primary-invert: #454441; --bg-secondary: #f5eacb; --bg-secondary-hover: #efe5c6; --bg-secondary-active: #e7ddc0; --bg-tertiary: #efe5c6; --bg-tertiary-hover: #e7ddc0; --bg-tertiary-active: #c4bca5; --bg-quaternary: #c4bca5; --bg-quaternary-hover: #a59f8d; --bg-quaternary-active: #8b8678; --text-primary: #454441; --text-primary-invert: #fdf2d1; --text-secondary: #8b8678; --text-secondary-invert: #c4bca5; --border-primary: #c4bca5; --border-primary-hover: #a59f8d; --border-secondary: #e7ddc0; --border-secondary-hover: #c4bca5; --border-tertiary: #f5eacb; --border-tertiary-hover: #efe5c6; --border-active: #454441; --border-active-invert: #fff4d3; --icon-primary: #454441; --icon-primary-invert: #fdf2d1; --icon-secondary: #8b8678; --input-bg: #fff4d3; --input-border: #c4bca5; --input-border-hover: #8b8678; --input-border-active: #454441; --bg-transparent: rgba(51, 51, 51, 0.05); --bg-transparent-strong: rgba(51, 51, 51, 0.08); --bg-transparent-strongest: rgba(51, 51, 51, 0.12); --bg-transparent-blur-base: rgba(255, 244, 211, 0.9); --border-transparent: rgba(51, 51, 51, 0.1); --border-transparent-strong: rgba(51, 51, 51, 0.12); --border-transparent-strongest: rgba(51, 51, 51, 0.16); --bg-brand: #c41919; --bg-brand-hover: #971313; --bg-brand-active: #6a0d0d; --text-on-brand: #FFFFFF; --text-brand: #c41919; --text-brand-secondary: #3c0808; --icon-on-brand: #FFFFFF; --icon-brand: #c41919; --icon-brand-secondary: #3c0808; --border-brand: #c41919; --bg-brand-secondary: #f9dec0; --bg-brand-secondary-hover: #f3c8ae; --bg-brand-secondary-active: #edb29b; }