@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: #3c2222; --bg-primary-hover: #442b2b; --bg-primary-active: #493131; --bg-primary-invert: #d5c9c9; --bg-secondary: #442b2b; --bg-secondary-hover: #493131; --bg-secondary-active: #503838; --bg-tertiary: #493131; --bg-tertiary-hover: #503838; --bg-tertiary-active: #6d5757; --bg-quaternary: #6d5757; --bg-quaternary-hover: #867373; --bg-quaternary-active: #9c8b8b; --text-primary: #d5c9c9; --text-primary-invert: #3e2424; --text-secondary: #9c8b8b; --text-secondary-invert: #6d5757; --border-primary: #6d5757; --border-primary-hover: #867373; --border-secondary: #503838; --border-secondary-hover: #6d5757; --border-tertiary: #442b2b; --border-tertiary-hover: #493131; --border-active: #d5c9c9; --border-active-invert: #3c2222; --icon-primary: #d5c9c9; --icon-primary-invert: #3e2424; --icon-secondary: #9c8b8b; --input-bg: #3c2222; --input-border: #6d5757; --input-border-hover: #9c8b8b; --input-border-active: #d5c9c9; --bg-transparent: rgba(228, 218, 218, 0.05); --bg-transparent-strong: rgba(228, 218, 218, 0.08); --bg-transparent-strongest: rgba(228, 218, 218, 0.12); --bg-transparent-blur-base: rgba(60, 34, 34, 0.9); --border-transparent: rgba(228, 218, 218, 0.1); --border-transparent-strong: rgba(228, 218, 218, 0.12); --border-transparent-strongest: rgba(228, 218, 218, 0.16); --bg-brand: #8A1C1C; --bg-brand-hover: #601313; --bg-brand-active: #350b0b; --text-on-brand: #ffffff; --text-brand: #8A1C1C; --text-brand-secondary: #0b0202; --icon-on-brand: #ffffff; --icon-brand: #8A1C1C; --icon-brand-secondary: #0b0202; --border-brand: #8A1C1C; --bg-brand-secondary: #442121; --bg-brand-secondary-hover: #4c2121; --bg-brand-secondary-active: #532020; }