@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: "Cormorant Garamond"; font-weight: 500; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n5.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n5.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Lato, sans-serif; --font-weight-400: 400; --font-weight-600: 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: "Cormorant Garamond", serif; --font-weight-heading: 500; --font-style-heading: normal; --font-weight-420: 500; --font-weight-440: 500; --font-weight-460: 500; --text-transform-body: none; --text-transform-heading: none; --logo-width: 240px; --bg-primary: #f5f5f3; --bg-primary-hover: #ecece9; --bg-primary-active: #e7e6e4; --bg-primary-invert: #73745a; --bg-secondary: #ecece9; --bg-secondary-hover: #e7e6e4; --bg-secondary-active: #e0dfdc; --bg-tertiary: #e7e6e4; --bg-tertiary-hover: #e0dfdc; --bg-tertiary-active: #c2bfbb; --bg-quaternary: #c2bfbb; --bg-quaternary-hover: #a7a39e; --bg-quaternary-active: #908a85; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #544b43; --text-primary-invert: #faf8f2; --text-secondary: #908a85; --text-secondary-invert: #c2bfbb; --border-primary: #c2bfbb; --border-primary-hover: #a7a39e; --border-secondary: #e0dfdc; --border-secondary-hover: #c2bfbb; --border-tertiary: #ecece9; --border-tertiary-hover: #e7e6e4; --border-active: #544b43; --border-active-invert: #f5f5f3; --icon-primary: #544b43; --icon-primary-invert: #faf8f2; --icon-secondary: #908a85; --input-bg: #f5f5f3; --input-border: #c2bfbb; --input-border-hover: #908a85; --input-border-active: #544b43; --bg-transparent: rgba(68, 58, 50, 0.05); --bg-transparent-strong: rgba(68, 58, 50, 0.08); --bg-transparent-strongest: rgba(68, 58, 50, 0.12); --bg-highlight: rgba(68, 58, 50, 0.05); --bg-highlight-hover: rgba(68, 58, 50, 0.08); --bg-highlight-active: rgba(68, 58, 50, 0.12); --bg-transparent-blur-base: rgba(245, 245, 243, 0.9); --border-transparent: rgba(68, 58, 50, 0.1); --border-transparent-strong: rgba(68, 58, 50, 0.12); --border-transparent-strongest: rgba(68, 58, 50, 0.16); --bg-brand: #73745a; --bg-brand-hover: #575744; --bg-brand-active: #3a3b2d; --icon-on-brand: #faf8f2; --icon-brand-secondary: #1e1e17; --icon-link: #73745a; --text-link: #73745a; --text-link-secondary: #1e1e17; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 16px 16px 16px 16px; }