@font-face { font-family: Cabin; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf") format("ttf"); } @font-face { font-family: Cabin; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cabin_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cabin_i7.ttf") format("ttf"); } @font-face { font-family: "Paytone One"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/paytone_one_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/paytone_one_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Cabin, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Cabin;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cabin_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cabin_n4.ttf; --font-family-heading: "Paytone One", sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #ffffff; --bg-primary-hover: #fef8f8; --bg-primary-active: #fdf4f4; --bg-primary-invert: #ee7f87; --bg-secondary: #fef8f8; --bg-secondary-hover: #fdf4f4; --bg-secondary-active: #fdeeef; --bg-tertiary: #fdf4f4; --bg-tertiary-hover: #fdeeef; --bg-tertiary-active: #f9d6d9; --bg-quaternary: #f9d6d9; --bg-quaternary-hover: #f7c1c5; --bg-quaternary-active: #f4afb4; --text-primary: #ee7f87; --text-primary-invert: #fffefe; --text-secondary: #f4afb4; --text-secondary-invert: #f9d6d9; --border-primary: #f9d6d9; --border-primary-hover: #f7c1c5; --border-secondary: #fdeeef; --border-secondary-hover: #f9d6d9; --border-tertiary: #fef8f8; --border-tertiary-hover: #fdf4f4; --border-active: #ee7f87; --border-active-invert: #ffffff; --icon-primary: #ee7f87; --icon-primary-invert: #fffefe; --icon-secondary: #f4afb4; --input-bg: #ffffff; --input-border: #f9d6d9; --input-border-hover: #f4afb4; --input-border-active: #ee7f87; --bg-transparent: rgba(236, 114, 123, 0.05); --bg-transparent-strong: rgba(236, 114, 123, 0.08); --bg-transparent-strongest: rgba(236, 114, 123, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(236, 114, 123, 0.1); --border-transparent-strong: rgba(236, 114, 123, 0.12); --border-transparent-strongest: rgba(236, 114, 123, 0.16); --bg-brand: #f49231; --bg-brand-hover: #e6780c; --bg-brand-active: #b55f0a; --text-on-brand: #ffffff; --text-brand: #f49231; --text-brand-secondary: #854607; --icon-on-brand: #ffffff; --icon-brand: #f49231; --icon-brand-secondary: #854607; --border-brand: #f49231; --bg-brand-secondary: #fef4ea; --bg-brand-secondary-hover: #fde9d6; --bg-brand-secondary-active: #fcdec1; }