@font-face { font-family: "Rethink Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Rethink Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n7.ttf") format("ttf"); } @font-face { font-family: "Sedgwick Ave"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/sedgwick_ave_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/sedgwick_ave_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Rethink Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Rethink Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/rethink_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/rethink_sans_n4.ttf; --font-family-heading: "Sedgwick Ave", cursive; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #f3f5f5; --bg-primary-active: #ebefee; --bg-primary-invert: #214e41; --bg-secondary: #f3f5f5; --bg-secondary-hover: #ebefee; --bg-secondary-active: #e2e8e6; --bg-tertiary: #ebefee; --bg-tertiary-hover: #e2e8e6; --bg-tertiary-active: #b8c7c2; --bg-quaternary: #b8c7c2; --bg-quaternary-hover: #94aaa3; --bg-quaternary-active: #749088; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #214e41; --text-primary-invert: #fdfdfd; --text-secondary: #749088; --text-secondary-invert: #b8c7c2; --border-primary: #b8c7c2; --border-primary-hover: #94aaa3; --border-secondary: #e2e8e6; --border-secondary-hover: #b8c7c2; --border-tertiary: #f3f5f5; --border-tertiary-hover: #ebefee; --border-active: #214e41; --border-active-invert: #ffffff; --icon-primary: #214e41; --icon-primary-invert: #fdfdfd; --icon-secondary: #749088; --input-bg: #ffffff; --input-border: #b8c7c2; --input-border-hover: #749088; --input-border-active: #214e41; --bg-transparent: rgba(11, 61, 46, 0.05); --bg-transparent-strong: rgba(11, 61, 46, 0.08); --bg-transparent-strongest: rgba(11, 61, 46, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(11, 61, 46, 0.1); --border-transparent-strong: rgba(11, 61, 46, 0.12); --border-transparent-strongest: rgba(11, 61, 46, 0.16); --bg-brand: #66BB6A; --bg-brand-hover: #49a54e; --bg-brand-active: #3a813d; --text-on-brand: #FFFFFF; --text-brand: #66BB6A; --text-brand-secondary: #2a5e2c; --icon-on-brand: #FFFFFF; --icon-brand: #66BB6A; --icon-brand-secondary: #2a5e2c; --border-brand: #66BB6A; --bg-brand-secondary: #f0f8f0; --bg-brand-secondary-hover: #e0f1e1; --bg-brand-secondary-active: #d1ebd2; }