@font-face { font-family: Karla; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf") format("ttf"); } @font-face { font-family: Karla; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/karla_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/karla_n7.ttf") format("ttf"); } @font-face { font-family: Oswald; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/oswald_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/oswald_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Karla, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Karla;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/karla_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/karla_n4.ttf; --font-family-heading: Oswald, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f3f4f7; --bg-primary-active: #ebeef2; --bg-primary-invert: #213e6b; --bg-secondary: #f3f4f7; --bg-secondary-hover: #ebeef2; --bg-secondary-active: #e2e6eb; --bg-tertiary: #ebeef2; --bg-tertiary-hover: #e2e6eb; --bg-tertiary-active: #b8c2d0; --bg-quaternary: #b8c2d0; --bg-quaternary-hover: #94a2b7; --bg-quaternary-active: #7486a2; --text-primary: #213e6b; --text-primary-invert: #fdfdfd; --text-secondary: #7486a2; --text-secondary-invert: #b8c2d0; --border-primary: #b8c2d0; --border-primary-hover: #94a2b7; --border-secondary: #e2e6eb; --border-secondary-hover: #b8c2d0; --border-tertiary: #f3f4f7; --border-tertiary-hover: #ebeef2; --border-active: #213e6b; --border-active-invert: #FFFFFF; --icon-primary: #213e6b; --icon-primary-invert: #fdfdfd; --icon-secondary: #7486a2; --input-bg: #FFFFFF; --input-border: #b8c2d0; --input-border-hover: #7486a2; --input-border-active: #213e6b; --bg-transparent: rgba(11, 43, 92, 0.05); --bg-transparent-strong: rgba(11, 43, 92, 0.08); --bg-transparent-strongest: rgba(11, 43, 92, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(11, 43, 92, 0.1); --border-transparent-strong: rgba(11, 43, 92, 0.12); --border-transparent-strongest: rgba(11, 43, 92, 0.16); --bg-brand: #f93c6e; --bg-brand-hover: #f70b49; --bg-brand-active: #c9063a; --text-on-brand: #FFFFFF; --text-brand: #f93c6e; --text-brand-secondary: #97052b; --icon-on-brand: #FFFFFF; --icon-brand: #f93c6e; --icon-brand-secondary: #97052b; --border-brand: #f93c6e; --bg-brand-secondary: #feecf1; --bg-brand-secondary-hover: #fed8e2; --bg-brand-secondary-active: #fdc5d4; }