@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: #faf9f6; --bg-primary-hover: #efeeed; --bg-primary-active: #e9e8e8; --bg-primary-invert: #353554; --bg-secondary: #efeeed; --bg-secondary-hover: #e9e8e8; --bg-secondary-active: #e0dfe1; --bg-tertiary: #e9e8e8; --bg-tertiary-hover: #e0dfe1; --bg-tertiary-active: #bbbbc2; --bg-quaternary: #bbbbc2; --bg-quaternary-hover: #9b9aa8; --bg-quaternary-active: #7f7e91; --text-primary: #353554; --text-primary-invert: #f8f7f4; --text-secondary: #7f7e91; --text-secondary-invert: #bbbbc2; --border-primary: #bbbbc2; --border-primary-hover: #9b9aa8; --border-secondary: #e0dfe1; --border-secondary-hover: #bbbbc2; --border-tertiary: #efeeed; --border-tertiary-hover: #e9e8e8; --border-active: #353554; --border-active-invert: #faf9f6; --icon-primary: #353554; --icon-primary-invert: #f8f7f4; --icon-secondary: #7f7e91; --input-bg: #faf9f6; --input-border: #bbbbc2; --input-border-hover: #7f7e91; --input-border-active: #353554; --bg-transparent: rgba(34, 34, 68, 0.05); --bg-transparent-strong: rgba(34, 34, 68, 0.08); --bg-transparent-strongest: rgba(34, 34, 68, 0.12); --bg-transparent-blur-base: rgba(250, 249, 246, 0.9); --border-transparent: rgba(34, 34, 68, 0.1); --border-transparent-strong: rgba(34, 34, 68, 0.12); --border-transparent-strongest: rgba(34, 34, 68, 0.16); --bg-brand: #007bff; --bg-brand-hover: #0062cc; --bg-brand-active: #004a99; --text-on-brand: #ffffff; --text-brand: #007bff; --text-brand-secondary: #003166; --icon-on-brand: #ffffff; --icon-brand: #007bff; --icon-brand-secondary: #003166; --border-brand: #007bff; --bg-brand-secondary: #e1ecf7; --bg-brand-secondary-hover: #c8e0f8; --bg-brand-secondary-active: #afd3f9; }