@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: Raleway; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_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: Raleway, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #910f51; --bg-primary-hover: #961858; --bg-primary-active: #991d5d; --bg-primary-invert: #f0abd5; --bg-secondary: #961858; --bg-secondary-hover: #991d5d; --bg-secondary-active: #9d2462; --bg-tertiary: #991d5d; --bg-tertiary-hover: #9d2462; --bg-tertiary-active: #af417b; --bg-quaternary: #af417b; --bg-quaternary-hover: #bf5a91; --bg-quaternary-active: #cc70a4; --text-primary: #f0abd5; --text-primary-invert: #921152; --text-secondary: #cc70a4; --text-secondary-invert: #af417b; --border-primary: #af417b; --border-primary-hover: #bf5a91; --border-secondary: #9d2462; --border-secondary-hover: #af417b; --border-tertiary: #961858; --border-tertiary-hover: #991d5d; --border-active: #f0abd5; --border-active-invert: #910f51; --icon-primary: #f0abd5; --icon-primary-invert: #921152; --icon-secondary: #cc70a4; --input-bg: #910f51; --input-border: #af417b; --input-border-hover: #cc70a4; --input-border-active: #f0abd5; --bg-transparent: rgba(249, 186, 226, 0.05); --bg-transparent-strong: rgba(249, 186, 226, 0.08); --bg-transparent-strongest: rgba(249, 186, 226, 0.12); --bg-transparent-blur-base: rgba(145, 15, 81, 0.9); --border-transparent: rgba(249, 186, 226, 0.1); --border-transparent-strong: rgba(249, 186, 226, 0.12); --border-transparent-strongest: rgba(249, 186, 226, 0.16); --bg-brand: #f4bee1; --bg-brand-hover: #ed92cd; --bg-brand-active: #e567b9; --text-on-brand: #d91861; --text-brand: #f4bee1; --text-brand-secondary: #de3ba5; --icon-on-brand: #d91861; --icon-brand: #f4bee1; --icon-brand-secondary: #de3ba5; --border-brand: #f4bee1; --bg-brand-secondary: #9b215f; --bg-brand-secondary-hover: #a5326e; --bg-brand-secondary-active: #af447c; }