@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: #a7ccff; --bg-primary-hover: #a1c3f3; --bg-primary-active: #9ebdeb; --bg-primary-invert: #3e261c; --bg-secondary: #a1c3f3; --bg-secondary-hover: #9ebdeb; --bg-secondary-active: #99b6e1; --bg-tertiary: #9ebdeb; --bg-tertiary-hover: #99b6e1; --bg-tertiary-active: #8697b7; --bg-quaternary: #8697b7; --bg-quaternary-hover: #747c91; --bg-quaternary-active: #656471; --text-primary: #3e261c; --text-primary-invert: #a6cafd; --text-secondary: #656471; --text-secondary-invert: #8697b7; --border-primary: #8697b7; --border-primary-hover: #747c91; --border-secondary: #99b6e1; --border-secondary-hover: #8697b7; --border-tertiary: #a1c3f3; --border-tertiary-hover: #9ebdeb; --border-active: #3e261c; --border-active-invert: #a7ccff; --icon-primary: #3e261c; --icon-primary-invert: #a6cafd; --icon-secondary: #656471; --input-bg: #a7ccff; --input-border: #8697b7; --input-border-hover: #656471; --input-border-active: #3e261c; --bg-transparent: rgba(52, 22, 6, 0.05); --bg-transparent-strong: rgba(52, 22, 6, 0.08); --bg-transparent-strongest: rgba(52, 22, 6, 0.12); --bg-transparent-blur-base: rgba(167, 204, 255, 0.9); --border-transparent: rgba(52, 22, 6, 0.1); --border-transparent-strong: rgba(52, 22, 6, 0.12); --border-transparent-strongest: rgba(52, 22, 6, 0.16); --bg-brand: #265f6c; --bg-brand-hover: #193e46; --bg-brand-active: #0b1d21; --text-on-brand: #ffffff; --text-brand: #265f6c; --text-brand-secondary: black; --icon-on-brand: #ffffff; --icon-brand: #265f6c; --icon-brand-secondary: black; --border-brand: #265f6c; --bg-brand-secondary: #9ac1f0; --bg-brand-secondary-hover: #8db6e2; --bg-brand-secondary-active: #80abd3; }