@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-400: 400; --font-weight-600: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --font-weight-420: 600; --font-weight-440: 600; --font-weight-460: 600; --text-transform-body: none; --text-transform-heading: uppercase; --logo-width: 120px; --bg-primary: #f7f1e7; --bg-primary-hover: #f2eae0; --bg-primary-active: #f0e5dc; --bg-primary-invert: #a48951; --bg-secondary: #f2eae0; --bg-secondary-hover: #f0e5dc; --bg-secondary-active: #ece0d7; --bg-tertiary: #f0e5dc; --bg-tertiary-hover: #ece0d7; --bg-tertiary-active: #dcc7c0; --bg-quaternary: #dcc7c0; --bg-quaternary-hover: #ceb2ac; --bg-quaternary-active: #c29f9b; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #a26e6d; --text-primary-invert: #ffffff; --text-secondary: #c29f9b; --text-secondary-invert: #dcc7c0; --border-primary: #dcc7c0; --border-primary-hover: #ceb2ac; --border-secondary: #ece0d7; --border-secondary-hover: #dcc7c0; --border-tertiary: #f2eae0; --border-tertiary-hover: #f0e5dc; --border-active: #a26e6d; --border-active-invert: #f7f1e7; --icon-primary: #a26e6d; --icon-primary-invert: #ffffff; --icon-secondary: #c29f9b; --input-bg: #f7f1e7; --input-border: #dcc7c0; --input-border-hover: #c29f9b; --input-border-active: #a26e6d; --bg-transparent: rgba(154, 97, 97, 0.05); --bg-transparent-strong: rgba(154, 97, 97, 0.08); --bg-transparent-strongest: rgba(154, 97, 97, 0.12); --bg-highlight: rgba(154, 97, 97, 0.05); --bg-highlight-hover: rgba(154, 97, 97, 0.08); --bg-highlight-active: rgba(154, 97, 97, 0.12); --bg-transparent-blur-base: rgba(247, 241, 231, 0.9); --border-transparent: rgba(154, 97, 97, 0.1); --border-transparent-strong: rgba(154, 97, 97, 0.12); --border-transparent-strongest: rgba(154, 97, 97, 0.16); --bg-brand: #a48951; --bg-brand-hover: #826c40; --bg-brand-active: #60502f; --icon-on-brand: #ffffff; --icon-brand-secondary: #3e331e; --icon-link: #a48951; --text-link: #a48951; --text-link-secondary: #3e331e; --input-radius-normal: 16px; --image-radius-normal: 16px; --panel-radius-normal: 16px; --button-radius-normal: 100px 100px 100px 100px; }