@font-face { font-family: Raleway; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf") format("ttf"); } @font-face { font-family: Raleway; font-weight: 900; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/raleway_i9.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/raleway_i9.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: Raleway, sans-serif; --font-weight-regular: 700; --font-weight-semibold: 900; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Raleway;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/raleway_n7.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/raleway_n7.ttf; --font-family-heading: Raleway, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f9f3f3; --bg-primary-active: #f5ebeb; --bg-primary-invert: #931e1e; --bg-secondary: #f9f3f3; --bg-secondary-hover: #f5ebeb; --bg-secondary-active: #f1e1e1; --bg-tertiary: #f5ebeb; --bg-tertiary-hover: #f1e1e1; --bg-tertiary-active: #dcb7b7; --bg-quaternary: #dcb7b7; --bg-quaternary-hover: #cb9292; --bg-quaternary-active: #bb7272; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #931e1e; --text-primary-invert: #fefdfd; --text-secondary: #bb7272; --text-secondary-invert: #dcb7b7; --border-primary: #dcb7b7; --border-primary-hover: #cb9292; --border-secondary: #f1e1e1; --border-secondary-hover: #dcb7b7; --border-tertiary: #f9f3f3; --border-tertiary-hover: #f5ebeb; --border-active: #931e1e; --border-active-invert: #ffffff; --icon-primary: #931e1e; --icon-primary-invert: #fefdfd; --icon-secondary: #bb7272; --input-bg: #ffffff; --input-border: #dcb7b7; --input-border-hover: #bb7272; --input-border-active: #931e1e; --bg-transparent: rgba(136, 8, 8, 0.05); --bg-transparent-strong: rgba(136, 8, 8, 0.08); --bg-transparent-strongest: rgba(136, 8, 8, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(136, 8, 8, 0.1); --border-transparent-strong: rgba(136, 8, 8, 0.12); --border-transparent-strongest: rgba(136, 8, 8, 0.16); --bg-brand: #fffdfd; --bg-brand-hover: #ffcaca; --bg-brand-active: #ff9797; --text-on-brand: #880808; --text-brand: #fffdfd; --text-brand-secondary: #ff6464; --icon-on-brand: #880808; --icon-brand: #fffdfd; --icon-brand-secondary: #ff6464; --border-brand: #fffdfd; --bg-brand-secondary: white; --bg-brand-secondary-hover: white; --bg-brand-secondary-active: #fffefe; }