@font-face { font-family: Poppins; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } @font-face { font-family: Poppins; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/poppins_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/poppins_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Poppins, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Poppins;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/poppins_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/poppins_n4.ttf; --font-family-heading: Poppins, sans-serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #f1ede1; --bg-primary-hover: #eee7dc; --bg-primary-active: #ece4d9; --bg-primary-invert: #b78584; --bg-secondary: #eee7dc; --bg-secondary-hover: #ece4d9; --bg-secondary-active: #e9dfd5; --bg-tertiary: #ece4d9; --bg-tertiary-hover: #e9dfd5; --bg-tertiary-active: #deccc3; --bg-quaternary: #deccc3; --bg-quaternary-hover: #d5bbb4; --bg-quaternary-active: #cdaca7; --text-primary: #b78584; --text-primary-invert: #f0ece0; --text-secondary: #cdaca7; --text-secondary-invert: #deccc3; --border-primary: #deccc3; --border-primary-hover: #d5bbb4; --border-secondary: #e9dfd5; --border-secondary-hover: #deccc3; --border-tertiary: #eee7dc; --border-tertiary-hover: #ece4d9; --border-active: #b78584; --border-active-invert: #f1ede1; --icon-primary: #b78584; --icon-primary-invert: #f0ece0; --icon-secondary: #cdaca7; --input-bg: #f1ede1; --input-border: #deccc3; --input-border-hover: #cdaca7; --input-border-active: #b78584; --bg-transparent: rgba(177, 123, 123, 0.05); --bg-transparent-strong: rgba(177, 123, 123, 0.08); --bg-transparent-strongest: rgba(177, 123, 123, 0.12); --bg-transparent-blur-base: rgba(241, 237, 225, 0.9); --border-transparent: rgba(177, 123, 123, 0.1); --border-transparent-strong: rgba(177, 123, 123, 0.12); --border-transparent-strongest: rgba(177, 123, 123, 0.16); --bg-brand: #a0ced5; --bg-brand-hover: #7dbcc5; --bg-brand-active: #59aab6; --text-on-brand: #ffffff; --text-brand: #a0ced5; --text-brand-secondary: #438d99; --icon-on-brand: #ffffff; --icon-brand: #a0ced5; --icon-brand-secondary: #438d99; --border-brand: #a0ced5; --bg-brand-secondary: #e9eae0; --bg-brand-secondary-hover: #e1e7df; --bg-brand-secondary-active: #d9e4dd; }