@font-face { font-family: "Nunito Sans"; font-weight: 300; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n3.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n3.ttf") format("ttf"); } @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: Lora; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lora_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lora_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 300; --font-weight-semibold: 400; --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_n3.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n3.ttf; --font-family-heading: Lora, serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: none; --bg-primary: #ffffff; --bg-primary-hover: #f4f7f9; --bg-primary-active: #eef2f5; --bg-primary-invert: #3f698d; --bg-secondary: #f4f7f9; --bg-secondary-hover: #eef2f5; --bg-secondary-active: #e6ebf0; --bg-tertiary: #eef2f5; --bg-tertiary-hover: #e6ebf0; --bg-tertiary-active: #c2cfdb; --bg-quaternary: #c2cfdb; --bg-quaternary-hover: #a2b6c8; --bg-quaternary-active: #87a1b8; --bg-critical: #e12020; --text-critical: #e12020; --text-primary: #3f698d; --text-primary-invert: #fdfdfe; --text-secondary: #87a1b8; --text-secondary-invert: #c2cfdb; --border-primary: #c2cfdb; --border-primary-hover: #a2b6c8; --border-secondary: #e6ebf0; --border-secondary-hover: #c2cfdb; --border-tertiary: #f4f7f9; --border-tertiary-hover: #eef2f5; --border-active: #3f698d; --border-active-invert: #ffffff; --icon-primary: #3f698d; --icon-primary-invert: #fdfdfe; --icon-secondary: #87a1b8; --input-bg: #ffffff; --input-border: #c2cfdb; --input-border-hover: #87a1b8; --input-border-active: #3f698d; --bg-transparent: rgba(44, 90, 130, 0.05); --bg-transparent-strong: rgba(44, 90, 130, 0.08); --bg-transparent-strongest: rgba(44, 90, 130, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(44, 90, 130, 0.1); --border-transparent-strong: rgba(44, 90, 130, 0.12); --border-transparent-strongest: rgba(44, 90, 130, 0.16); --bg-brand: #b99f6e; --bg-brand-hover: #a5874f; --bg-brand-active: #826b3f; --text-on-brand: #ffffff; --text-brand: #b99f6e; --text-brand-secondary: #604f2e; --icon-on-brand: #ffffff; --icon-brand: #b99f6e; --icon-brand-secondary: #604f2e; --border-brand: #b99f6e; --bg-brand-secondary: #f8f5f1; --bg-brand-secondary-hover: #f1ece2; --bg-brand-secondary-active: #eae2d4; }