@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: #cdf0ff; --bg-primary-hover: #c3e6f5; --bg-primary-active: #bde0ef; --bg-primary-invert: #0288D1; --bg-secondary: #c3e6f5; --bg-secondary-hover: #bde0ef; --bg-secondary-active: #b5d8e7; --bg-tertiary: #bde0ef; --bg-tertiary-hover: #b5d8e7; --bg-tertiary-active: #94b7c6; --bg-quaternary: #94b7c6; --bg-quaternary-hover: #769aa8; --bg-quaternary-active: #5c808e; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #193e4b; --text-primary-invert: #FFFFFF; --text-secondary: #5c808e; --text-secondary-invert: #94b7c6; --border-primary: #94b7c6; --border-primary-hover: #769aa8; --border-secondary: #b5d8e7; --border-secondary-hover: #94b7c6; --border-tertiary: #c3e6f5; --border-tertiary-hover: #bde0ef; --border-active: #193e4b; --border-active-invert: #cdf0ff; --icon-primary: #193e4b; --icon-primary-invert: #FFFFFF; --icon-secondary: #5c808e; --input-bg: #cdf0ff; --input-border: #94b7c6; --input-border-hover: #5c808e; --input-border-active: #193e4b; --bg-transparent: rgba(7, 44, 57, 0.05); --bg-transparent-strong: rgba(7, 44, 57, 0.08); --bg-transparent-strongest: rgba(7, 44, 57, 0.12); --bg-highlight: rgba(7, 44, 57, 0.05); --bg-highlight-hover: rgba(7, 44, 57, 0.08); --bg-highlight-active: rgba(7, 44, 57, 0.12); --bg-transparent-blur-base: rgba(205, 240, 255, 0.9); --border-transparent: rgba(7, 44, 57, 0.1); --border-transparent-strong: rgba(7, 44, 57, 0.12); --border-transparent-strongest: rgba(7, 44, 57, 0.16); --bg-brand: #0288D1; --bg-brand-hover: #02679e; --bg-brand-active: #01466c; --icon-on-brand: #FFFFFF; --icon-brand-secondary: #012539; --icon-link: #0288D1; --text-link: #0288D1; --text-link-secondary: #012539; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }