@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: #fff2c0; --bg-primary-hover: #f5e9ba; --bg-primary-active: #eee3b6; --bg-primary-invert: #40454d; --bg-secondary: #f5e9ba; --bg-secondary-hover: #eee3b6; --bg-secondary-active: #e6dbb1; --bg-tertiary: #eee3b6; --bg-tertiary-hover: #e6dbb1; --bg-tertiary-active: #c2bb9b; --bg-quaternary: #c2bb9b; --bg-quaternary-hover: #a39e89; --bg-quaternary-active: #878678; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #40454d; --text-primary-invert: #fdf0bf; --text-secondary: #878678; --text-secondary-invert: #c2bb9b; --border-primary: #c2bb9b; --border-primary-hover: #a39e89; --border-secondary: #e6dbb1; --border-secondary-hover: #c2bb9b; --border-tertiary: #f5e9ba; --border-tertiary-hover: #eee3b6; --border-active: #40454d; --border-active-invert: #fff2c0; --icon-primary: #40454d; --icon-primary-invert: #fdf0bf; --icon-secondary: #878678; --input-bg: #fff2c0; --input-border: #c2bb9b; --input-border-hover: #878678; --input-border-active: #40454d; --bg-transparent: rgba(45, 52, 66, 0.05); --bg-transparent-strong: rgba(45, 52, 66, 0.08); --bg-transparent-strongest: rgba(45, 52, 66, 0.12); --bg-transparent-blur-base: rgba(255, 242, 192, 0.9); --border-transparent: rgba(45, 52, 66, 0.1); --border-transparent-strong: rgba(45, 52, 66, 0.12); --border-transparent-strongest: rgba(45, 52, 66, 0.16); --bg-brand: #83220d; --bg-brand-hover: #551608; --bg-brand-active: #260a04; --text-on-brand: #FFFFFF; --text-brand: #83220d; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #83220d; --icon-brand-secondary: black; --border-brand: #83220d; --bg-brand-secondary: #f3ddae; --bg-brand-secondary-hover: #e6c89c; --bg-brand-secondary-active: #dab48a; }