@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: #F0F8E7; --bg-primary-hover: #f0ece8; --bg-primary-active: #efe4e9; --bg-primary-invert: #e816fd; --bg-secondary: #f0ece8; --bg-secondary-hover: #efe4e9; --bg-secondary-active: #efdaea; --bg-tertiary: #efe4e9; --bg-tertiary-hover: #efdaea; --bg-tertiary-active: #edb0ee; --bg-quaternary: #edb0ee; --bg-quaternary-hover: #ec8bf2; --bg-quaternary-active: #eb6bf5; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e816fd; --text-primary-invert: #f0f6e7; --text-secondary: #eb6bf5; --text-secondary-invert: #edb0ee; --border-primary: #edb0ee; --border-primary-hover: #ec8bf2; --border-secondary: #efdaea; --border-secondary-hover: #edb0ee; --border-tertiary: #f0ece8; --border-tertiary-hover: #efe4e9; --border-active: #e816fd; --border-active-invert: #F0F8E7; --icon-primary: #e816fd; --icon-primary-invert: #f0f6e7; --icon-secondary: #eb6bf5; --input-bg: #F0F8E7; --input-border: #edb0ee; --input-border-hover: #eb6bf5; --input-border-active: #e816fd; --bg-transparent: rgba(231, 0, 255, 0.05); --bg-transparent-strong: rgba(231, 0, 255, 0.08); --bg-transparent-strongest: rgba(231, 0, 255, 0.12); --bg-transparent-blur-base: rgba(240, 248, 231, 0.9); --border-transparent: rgba(231, 0, 255, 0.1); --border-transparent-strong: rgba(231, 0, 255, 0.12); --border-transparent-strongest: rgba(231, 0, 255, 0.16); --bg-brand: #6693bb; --bg-brand-hover: #497aa5; --bg-brand-active: #3a6081; --text-on-brand: #FFFFFF; --text-brand: #6693bb; --text-brand-secondary: #2a465e; --icon-on-brand: #FFFFFF; --icon-brand: #6693bb; --icon-brand-secondary: #2a465e; --border-brand: #6693bb; --bg-brand-secondary: #e2eee3; --bg-brand-secondary-hover: #d4e4de; --bg-brand-secondary-active: #c7dada; }