@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: #046a60; --bg-primary-hover: #117168; --bg-primary-active: #18766d; --bg-primary-invert: #e8f0f1; --bg-secondary: #117168; --bg-secondary-hover: #18766d; --bg-secondary-active: #227c73; --bg-tertiary: #18766d; --bg-tertiary-hover: #227c73; --bg-tertiary-active: #4d958e; --bg-quaternary: #4d958e; --bg-quaternary-hover: #72aba6; --bg-quaternary-active: #93bebb; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #e8f0f1; --text-primary-invert: #076b62; --text-secondary: #93bebb; --text-secondary-invert: #4d958e; --border-primary: #4d958e; --border-primary-hover: #72aba6; --border-secondary: #227c73; --border-secondary-hover: #4d958e; --border-tertiary: #117168; --border-tertiary-hover: #18766d; --border-active: #e8f0f1; --border-active-invert: #046a60; --icon-primary: #e8f0f1; --icon-primary-invert: #076b62; --icon-secondary: #93bebb; --input-bg: #046a60; --input-border: #4d958e; --input-border-hover: #93bebb; --input-border-active: #e8f0f1; --bg-transparent: rgba(255, 253, 255, 0.05); --bg-transparent-strong: rgba(255, 253, 255, 0.08); --bg-transparent-strongest: rgba(255, 253, 255, 0.12); --bg-transparent-blur-base: rgba(4, 106, 96, 0.9); --border-transparent: rgba(255, 253, 255, 0.1); --border-transparent-strong: rgba(255, 253, 255, 0.12); --border-transparent-strongest: rgba(255, 253, 255, 0.16); --bg-brand: #023e43; --bg-brand-hover: #011011; --bg-brand-active: black; --text-on-brand: #fcfcfc; --text-brand: #023e43; --text-brand-secondary: black; --icon-on-brand: #fcfcfc; --icon-brand: #023e43; --icon-brand-secondary: black; --border-brand: #023e43; --bg-brand-secondary: #04665d; --bg-brand-secondary-hover: #04615a; --bg-brand-secondary-active: #035d57; }