@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-400: 400; --font-weight-600: 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; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #ffffff; --bg-primary-hover: #f2f7f6; --bg-primary-active: #ebf2f0; --bg-primary-invert: #035944; --bg-secondary: #f2f7f6; --bg-secondary-hover: #ebf2f0; --bg-secondary-active: #e1ebe9; --bg-tertiary: #ebf2f0; --bg-tertiary-hover: #e1ebe9; --bg-tertiary-active: #b6cfc9; --bg-quaternary: #b6cfc9; --bg-quaternary-hover: #90b6ad; --bg-quaternary-active: #6fa094; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #1a6855; --text-primary-invert: #ffffff; --text-secondary: #6fa094; --text-secondary-invert: #b6cfc9; --border-primary: #b6cfc9; --border-primary-hover: #90b6ad; --border-secondary: #e1ebe9; --border-secondary-hover: #b6cfc9; --border-tertiary: #f2f7f6; --border-tertiary-hover: #ebf2f0; --border-active: #1a6855; --border-active-invert: #ffffff; --icon-primary: #1a6855; --icon-primary-invert: #ffffff; --icon-secondary: #6fa094; --input-bg: #ffffff; --input-border: #b6cfc9; --input-border-hover: #6fa094; --input-border-active: #1a6855; --bg-transparent: rgba(3, 89, 68, 0.05); --bg-transparent-strong: rgba(3, 89, 68, 0.08); --bg-transparent-strongest: rgba(3, 89, 68, 0.12); --bg-highlight: rgba(3, 89, 68, 0.05); --bg-highlight-hover: rgba(3, 89, 68, 0.08); --bg-highlight-active: rgba(3, 89, 68, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(3, 89, 68, 0.1); --border-transparent-strong: rgba(3, 89, 68, 0.12); --border-transparent-strongest: rgba(3, 89, 68, 0.16); --bg-brand: #035944; --bg-brand-hover: #01281e; --bg-brand-active: black; --icon-on-brand: #ffffff; --icon-brand-secondary: black; --icon-link: #035944; --text-link: #035944; --text-link-secondary: black; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }