@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: #EEFAFF; --bg-primary-hover: #e8f1f3; --bg-primary-active: #e4ebeb; --bg-primary-invert: #7a541f; --bg-secondary: #e8f1f3; --bg-secondary-hover: #e4ebeb; --bg-secondary-active: #dfe4e1; --bg-tertiary: #e4ebeb; --bg-tertiary-hover: #dfe4e1; --bg-tertiary-active: #c9c5b8; --bg-quaternary: #c9c5b8; --bg-quaternary-hover: #b6aa93; --bg-quaternary-active: #a69273; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #7a541f; --text-primary-invert: #edf8fd; --text-secondary: #a69273; --text-secondary-invert: #c9c5b8; --border-primary: #c9c5b8; --border-primary-hover: #b6aa93; --border-secondary: #dfe4e1; --border-secondary-hover: #c9c5b8; --border-tertiary: #e8f1f3; --border-tertiary-hover: #e4ebeb; --border-active: #7a541f; --border-active-invert: #EEFAFF; --icon-primary: #7a541f; --icon-primary-invert: #edf8fd; --icon-secondary: #a69273; --input-bg: #EEFAFF; --input-border: #c9c5b8; --input-border-hover: #a69273; --input-border-active: #7a541f; --bg-transparent: rgba(111, 68, 9, 0.05); --bg-transparent-strong: rgba(111, 68, 9, 0.08); --bg-transparent-strongest: rgba(111, 68, 9, 0.12); --bg-transparent-blur-base: rgba(238, 250, 255, 0.9); --border-transparent: rgba(111, 68, 9, 0.1); --border-transparent-strong: rgba(111, 68, 9, 0.12); --border-transparent-strongest: rgba(111, 68, 9, 0.16); --bg-brand: #d89854; --bg-brand-hover: #cb7f2e; --bg-brand-active: #a16525; --text-on-brand: #FFFFFF; --text-brand: #d89854; --text-brand-secondary: #784b1b; --icon-on-brand: #FFFFFF; --icon-brand: #d89854; --icon-brand-secondary: #784b1b; --border-brand: #d89854; --bg-brand-secondary: #ecf0ee; --bg-brand-secondary-hover: #eae6dd; --bg-brand-secondary-active: #e7ddcc; --input-radius: 16px; --image-radius: 16px; --panel-radius: 16px; --button-radius: 100px 100px 100px 100px; }