@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: #aed2d7; --bg-primary-hover: #a5cad0; --bg-primary-active: #a0c5cb; --bg-primary-invert: #104051; --bg-secondary: #a5cad0; --bg-secondary-hover: #a0c5cb; --bg-secondary-active: #99bfc5; --bg-tertiary: #a0c5cb; --bg-tertiary-hover: #99bfc5; --bg-tertiary-active: #7ca4ac; --bg-quaternary: #7ca4ac; --bg-quaternary-hover: #618c96; --bg-quaternary-active: #4b7783; --text-primary: #104051; --text-primary-invert: #acd0d6; --text-secondary: #4b7783; --text-secondary-invert: #7ca4ac; --border-primary: #7ca4ac; --border-primary-hover: #618c96; --border-secondary: #99bfc5; --border-secondary-hover: #7ca4ac; --border-tertiary: #a5cad0; --border-tertiary-hover: #a0c5cb; --border-active: #104051; --border-active-invert: #aed2d7; --icon-primary: #104051; --icon-primary-invert: #acd0d6; --icon-secondary: #4b7783; --input-bg: #aed2d7; --input-border: #7ca4ac; --input-border-hover: #4b7783; --input-border-active: #104051; --bg-transparent: rgba(0, 50, 68, 0.05); --bg-transparent-strong: rgba(0, 50, 68, 0.08); --bg-transparent-strongest: rgba(0, 50, 68, 0.12); --bg-transparent-blur-base: rgba(174, 210, 215, 0.9); --border-transparent: rgba(0, 50, 68, 0.1); --border-transparent-strong: rgba(0, 50, 68, 0.12); --border-transparent-strongest: rgba(0, 50, 68, 0.16); --bg-brand: #f0faff; --bg-brand-hover: #bde9ff; --bg-brand-active: #8ad8ff; --text-on-brand: #003244; --text-brand: #f0faff; --text-brand-secondary: #57c7ff; --icon-on-brand: #003244; --icon-brand: #f0faff; --icon-brand-secondary: #57c7ff; --border-brand: #f0faff; --bg-brand-secondary: #b5d6db; --bg-brand-secondary-hover: #bbdadf; --bg-brand-secondary-active: #c2dee3; }