@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: "Almendra SC"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/almendra_sc_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/almendra_sc_n4.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: "Almendra SC", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #faf3f3; --bg-primary-active: #f8ebeb; --bg-primary-invert: #ab1e1e; --bg-secondary: #faf3f3; --bg-secondary-hover: #f8ebeb; --bg-secondary-active: #f4e1e1; --bg-tertiary: #f8ebeb; --bg-tertiary-hover: #f4e1e1; --bg-tertiary-active: #e4b7b7; --bg-quaternary: #e4b7b7; --bg-quaternary-hover: #d79292; --bg-quaternary-active: #cb7272; --text-primary: #ab1e1e; --text-primary-invert: #fefdfd; --text-secondary: #cb7272; --text-secondary-invert: #e4b7b7; --border-primary: #e4b7b7; --border-primary-hover: #d79292; --border-secondary: #f4e1e1; --border-secondary-hover: #e4b7b7; --border-tertiary: #faf3f3; --border-tertiary-hover: #f8ebeb; --border-active: #ab1e1e; --border-active-invert: #FFFFFF; --icon-primary: #ab1e1e; --icon-primary-invert: #fefdfd; --icon-secondary: #cb7272; --input-bg: #FFFFFF; --input-border: #e4b7b7; --input-border-hover: #cb7272; --input-border-active: #ab1e1e; --bg-transparent: rgba(163, 8, 8, 0.05); --bg-transparent-strong: rgba(163, 8, 8, 0.08); --bg-transparent-strongest: rgba(163, 8, 8, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(163, 8, 8, 0.1); --border-transparent-strong: rgba(163, 8, 8, 0.12); --border-transparent-strongest: rgba(163, 8, 8, 0.16); --bg-brand: #000000; --bg-brand-hover: black; --bg-brand-active: black; --text-on-brand: #FFFFFF; --text-brand: #000000; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #000000; --icon-brand-secondary: black; --border-brand: #000000; --bg-brand-secondary: #e6e6e6; --bg-brand-secondary-hover: #cccccc; --bg-brand-secondary-active: #b3b3b3; }