@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: #F6EDFB; --bg-primary-hover: #eae8f9; --bg-primary-active: #e3e5f8; --bg-primary-invert: #1992db; --bg-secondary: #eae8f9; --bg-secondary-hover: #e3e5f8; --bg-secondary-active: #d9e1f7; --bg-tertiary: #e3e5f8; --bg-tertiary-hover: #d9e1f7; --bg-tertiary-active: #b0d0f1; --bg-quaternary: #b0d0f1; --bg-quaternary-hover: #8bc1ec; --bg-quaternary-active: #6bb4e7; --text-primary: #1992db; --text-primary-invert: #f4ecfb; --text-secondary: #6bb4e7; --text-secondary-invert: #b0d0f1; --border-primary: #b0d0f1; --border-primary-hover: #8bc1ec; --border-secondary: #d9e1f7; --border-secondary-hover: #b0d0f1; --border-tertiary: #eae8f9; --border-tertiary-hover: #e3e5f8; --border-active: #1992db; --border-active-invert: #F6EDFB; --icon-primary: #1992db; --icon-primary-invert: #f4ecfb; --icon-secondary: #6bb4e7; --input-bg: #F6EDFB; --input-border: #b0d0f1; --input-border-hover: #6bb4e7; --input-border-active: #1992db; --bg-transparent: rgba(3, 137, 216, 0.05); --bg-transparent-strong: rgba(3, 137, 216, 0.08); --bg-transparent-strongest: rgba(3, 137, 216, 0.12); --bg-transparent-blur-base: rgba(246, 237, 251, 0.9); --border-transparent: rgba(3, 137, 216, 0.1); --border-transparent-strong: rgba(3, 137, 216, 0.12); --border-transparent-strongest: rgba(3, 137, 216, 0.16); --bg-brand: #b42eb4; --bg-brand-hover: #8b248b; --bg-brand-active: #631963; --text-on-brand: #FFFFFF; --text-brand: #b42eb4; --text-brand-secondary: #3a0f3a; --icon-on-brand: #FFFFFF; --icon-brand: #b42eb4; --icon-brand-secondary: #3a0f3a; --border-brand: #b42eb4; --bg-brand-secondary: #efdaf4; --bg-brand-secondary-hover: #e9c7ed; --bg-brand-secondary-active: #e2b4e6; }