@font-face { font-family: Mulish; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mulish_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mulish_n4.ttf") format("ttf"); } @font-face { font-family: Mulish; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/mulish_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/mulish_i7.ttf") format("ttf"); } @font-face { font-family: Quicksand; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/quicksand_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/quicksand_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Mulish, sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: italic; --font-family-base-name: Mulish;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/mulish_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/mulish_n4.ttf; --font-family-heading: Quicksand, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --font-weight-420: 400; --font-weight-440: 400; --font-weight-460: 400; --text-transform-body: none; --text-transform-heading: none; --logo-width: 100px; --bg-primary: #ffd1c8; --bg-primary-hover: #f5c8bf; --bg-primary-active: #efc2b9; --bg-primary-invert: #3b1710; --bg-secondary: #f5c8bf; --bg-secondary-hover: #efc2b9; --bg-secondary-active: #e7bbb2; --bg-tertiary: #efc2b9; --bg-tertiary-hover: #e7bbb2; --bg-tertiary-active: #c69b93; --bg-quaternary: #c69b93; --bg-quaternary-hover: #a97f77; --bg-quaternary-active: #8f675f; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #4d2821; --text-primary-invert: #3b1710; --text-secondary: #8f675f; --text-secondary-invert: #c69b93; --border-primary: #c69b93; --border-primary-hover: #a97f77; --border-secondary: #e7bbb2; --border-secondary-hover: #c69b93; --border-tertiary: #f5c8bf; --border-tertiary-hover: #efc2b9; --border-active: #4d2821; --border-active-invert: #ffd1c8; --icon-primary: #4d2821; --icon-primary-invert: #3b1710; --icon-secondary: #8f675f; --input-bg: #ffd1c8; --input-border: #c69b93; --input-border-hover: #8f675f; --input-border-active: #4d2821; --bg-transparent: rgba(59, 23, 16, 0.05); --bg-transparent-strong: rgba(59, 23, 16, 0.08); --bg-transparent-strongest: rgba(59, 23, 16, 0.12); --bg-highlight: rgba(59, 23, 16, 0.05); --bg-highlight-hover: rgba(59, 23, 16, 0.08); --bg-highlight-active: rgba(59, 23, 16, 0.12); --bg-transparent-blur-base: rgba(255, 209, 200, 0.9); --border-transparent: rgba(59, 23, 16, 0.1); --border-transparent-strong: rgba(59, 23, 16, 0.12); --border-transparent-strongest: rgba(59, 23, 16, 0.16); --bg-brand: #3b1710; --bg-brand-hover: #130705; --bg-brand-active: black; --icon-on-brand: #3b1710; --icon-brand-secondary: black; --icon-link: #3b1710; --text-link: #3b1710; --text-link-secondary: black; --input-radius-normal: 0px; --image-radius-normal: 0px; --panel-radius-normal: 0px; --button-radius-normal: 0px 0px 0px 0px; }