@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-regular: 400; --font-weight-semibold: 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; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #f7f3ee; --bg-primary-hover: #f1ebe5; --bg-primary-active: #ede6df; --bg-primary-invert: #865e48; --bg-secondary: #f1ebe5; --bg-secondary-hover: #ede6df; --bg-secondary-active: #e8dfd8; --bg-tertiary: #ede6df; --bg-tertiary-hover: #e8dfd8; --bg-tertiary-active: #d3c3b9; --bg-quaternary: #d3c3b9; --bg-quaternary-hover: #c0ab9e; --bg-quaternary-active: #b09686; --text-primary: #865e48; --text-primary-invert: #f6f1ec; --text-secondary: #b09686; --text-secondary-invert: #d3c3b9; --border-primary: #d3c3b9; --border-primary-hover: #c0ab9e; --border-secondary: #e8dfd8; --border-secondary-hover: #d3c3b9; --border-tertiary: #f1ebe5; --border-tertiary-hover: #ede6df; --border-active: #865e48; --border-active-invert: #f7f3ee; --icon-primary: #865e48; --icon-primary-invert: #f6f1ec; --icon-secondary: #b09686; --input-bg: #f7f3ee; --input-border: #d3c3b9; --input-border-hover: #b09686; --input-border-active: #865e48; --bg-transparent: rgba(123, 79, 56, 0.05); --bg-transparent-strong: rgba(123, 79, 56, 0.08); --bg-transparent-strongest: rgba(123, 79, 56, 0.12); --bg-transparent-blur-base: rgba(247, 243, 238, 0.9); --border-transparent: rgba(123, 79, 56, 0.1); --border-transparent-strong: rgba(123, 79, 56, 0.12); --border-transparent-strongest: rgba(123, 79, 56, 0.16); --bg-brand: #eacdc2; --bg-brand-hover: #ddae9c; --bg-brand-active: #d08f76; --text-on-brand: #FFFFFF; --text-brand: #eacdc2; --text-brand-secondary: #c37050; --icon-on-brand: #FFFFFF; --icon-brand: #eacdc2; --icon-brand-secondary: #c37050; --border-brand: #eacdc2; --bg-brand-secondary: #f6efea; --bg-brand-secondary-hover: #f4ebe5; --bg-brand-secondary-active: #f3e8e1; }