@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: #ffe4fb; --bg-primary-hover: #f3d9f2; --bg-primary-active: #ecd3ec; --bg-primary-invert: #2c2354; --bg-secondary: #f3d9f2; --bg-secondary-hover: #ecd3ec; --bg-secondary-active: #e3cbe5; --bg-tertiary: #ecd3ec; --bg-tertiary-hover: #e3cbe5; --bg-tertiary-active: #bca7c6; --bg-quaternary: #bca7c6; --bg-quaternary-hover: #9987aa; --bg-quaternary-active: #7b6b92; --text-primary: #2c2354; --text-primary-invert: #fde2f9; --text-secondary: #7b6b92; --text-secondary-invert: #bca7c6; --border-primary: #bca7c6; --border-primary-hover: #9987aa; --border-secondary: #e3cbe5; --border-secondary-hover: #bca7c6; --border-tertiary: #f3d9f2; --border-tertiary-hover: #ecd3ec; --border-active: #2c2354; --border-active-invert: #ffe4fb; --icon-primary: #2c2354; --icon-primary-invert: #fde2f9; --icon-secondary: #7b6b92; --input-bg: #ffe4fb; --input-border: #bca7c6; --input-border-hover: #7b6b92; --input-border-active: #2c2354; --bg-transparent: rgba(23, 16, 67, 0.05); --bg-transparent-strong: rgba(23, 16, 67, 0.08); --bg-transparent-strongest: rgba(23, 16, 67, 0.12); --bg-transparent-blur-base: rgba(255, 228, 251, 0.9); --border-transparent: rgba(23, 16, 67, 0.1); --border-transparent-strong: rgba(23, 16, 67, 0.12); --border-transparent-strongest: rgba(23, 16, 67, 0.16); --bg-brand: #e974c2; --bg-brand-hover: #e248af; --bg-brand-active: #d52299; --text-on-brand: #FFFFFF; --text-brand: #e974c2; --text-brand-secondary: #a91b7a; --icon-on-brand: #FFFFFF; --icon-brand: #e974c2; --icon-brand-secondary: #a91b7a; --border-brand: #e974c2; --bg-brand-secondary: #fdd9f5; --bg-brand-secondary-hover: #fbcef0; --bg-brand-secondary-active: #f8c2ea; }