@font-face { font-family: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } @font-face { font-family: Lato; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_i7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Lato;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f4f4; --bg-primary-active: #ededed; --bg-primary-invert: #333333; --bg-secondary: #f4f4f4; --bg-secondary-hover: #ededed; --bg-secondary-active: #e4e4e4; --bg-tertiary: #ededed; --bg-tertiary-hover: #e4e4e4; --bg-tertiary-active: #bebebe; --bg-quaternary: #bebebe; --bg-quaternary-hover: #9c9c9c; --bg-quaternary-active: #7f7f7f; --text-primary: #333333; --text-primary-invert: #fdfdfd; --text-secondary: #7f7f7f; --text-secondary-invert: #bebebe; --border-primary: #bebebe; --border-primary-hover: #9c9c9c; --border-secondary: #e4e4e4; --border-secondary-hover: #bebebe; --border-tertiary: #f4f4f4; --border-tertiary-hover: #ededed; --border-active: #333333; --border-active-invert: #ffffff; --icon-primary: #333333; --icon-primary-invert: #fdfdfd; --icon-secondary: #7f7f7f; --input-bg: #ffffff; --input-border: #bebebe; --input-border-hover: #7f7f7f; --input-border-active: #333333; --bg-transparent: rgba(31, 31, 31, 0.05); --bg-transparent-strong: rgba(31, 31, 31, 0.08); --bg-transparent-strongest: rgba(31, 31, 31, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(31, 31, 31, 0.1); --border-transparent-strong: rgba(31, 31, 31, 0.12); --border-transparent-strongest: rgba(31, 31, 31, 0.16); --bg-brand: #961b1e; --bg-brand-hover: #6b1315; --bg-brand-active: #400b0d; --text-on-brand: #ffffff; --text-brand: #961b1e; --text-brand-secondary: #140404; --icon-on-brand: #ffffff; --icon-brand: #961b1e; --icon-brand-secondary: #140404; --border-brand: #961b1e; --bg-brand-secondary: #f5e8e9; --bg-brand-secondary-hover: #ead1d2; --bg-brand-secondary-active: #e0bbbc; }