@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: 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"); } :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: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f7f6f0; --bg-primary-hover: #eeede6; --bg-primary-active: #e9e7e0; --bg-primary-invert: #554a3d; --bg-secondary: #eeede6; --bg-secondary-hover: #e9e7e0; --bg-secondary-active: #e2dfd8; --bg-tertiary: #e9e7e0; --bg-tertiary-hover: #e2dfd8; --bg-tertiary-active: #c3bfb7; --bg-quaternary: #c3bfb7; --bg-quaternary-hover: #a9a399; --bg-quaternary-active: #928a80; --text-primary: #554a3d; --text-primary-invert: #f5f4ee; --text-secondary: #928a80; --text-secondary-invert: #c3bfb7; --border-primary: #c3bfb7; --border-primary-hover: #a9a399; --border-secondary: #e2dfd8; --border-secondary-hover: #c3bfb7; --border-tertiary: #eeede6; --border-tertiary-hover: #e9e7e0; --border-active: #554a3d; --border-active-invert: #f7f6f0; --icon-primary: #554a3d; --icon-primary-invert: #f5f4ee; --icon-secondary: #928a80; --input-bg: #f7f6f0; --input-border: #c3bfb7; --input-border-hover: #928a80; --input-border-active: #554a3d; --bg-transparent: rgba(69, 57, 43, 0.05); --bg-transparent-strong: rgba(69, 57, 43, 0.08); --bg-transparent-strongest: rgba(69, 57, 43, 0.12); --bg-transparent-blur-base: rgba(247, 246, 240, 0.9); --border-transparent: rgba(69, 57, 43, 0.1); --border-transparent-strong: rgba(69, 57, 43, 0.12); --border-transparent-strongest: rgba(69, 57, 43, 0.16); --bg-brand: #b88d5f; --bg-brand-hover: #9e7346; --bg-brand-active: #7b5a36; --text-on-brand: #ffffff; --text-brand: #b88d5f; --text-brand-secondary: #574027; --icon-on-brand: #ffffff; --icon-brand: #b88d5f; --icon-brand-secondary: #574027; --border-brand: #b88d5f; --bg-brand-secondary: #f1ece2; --bg-brand-secondary-hover: #eae1d3; --bg-brand-secondary-active: #e4d7c5; }