@font-face { font-family: "Cormorant Garamond"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.ttf") format("ttf"); } @font-face { font-family: "Cormorant Garamond"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Cormorant Garamond", serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Cormorant Garamond";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/cormorant_garamond_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/cormorant_garamond_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #af9c93; --bg-primary-hover: #b3a198; --bg-primary-active: #b5a49c; --bg-primary-invert: #f8f6f5; --bg-secondary: #b3a198; --bg-secondary-hover: #b5a49c; --bg-secondary-active: #b9a8a0; --bg-tertiary: #b5a49c; --bg-tertiary-hover: #b9a8a0; --bg-tertiary-active: #c6b9b2; --bg-quaternary: #c6b9b2; --bg-quaternary-hover: #d2c8c3; --bg-quaternary-active: #ddd4d1; --text-primary: #f8f6f5; --text-primary-invert: #b09d94; --text-secondary: #ddd4d1; --text-secondary-invert: #c6b9b2; --border-primary: #c6b9b2; --border-primary-hover: #d2c8c3; --border-secondary: #b9a8a0; --border-secondary-hover: #c6b9b2; --border-tertiary: #b3a198; --border-tertiary-hover: #b5a49c; --border-active: #f8f6f5; --border-active-invert: #af9c93; --icon-primary: #f8f6f5; --icon-primary-invert: #b09d94; --icon-secondary: #ddd4d1; --input-bg: #af9c93; --input-border: #c6b9b2; --input-border-hover: #ddd4d1; --input-border-active: #f8f6f5; --bg-transparent: rgba(255, 255, 255, 0.05); --bg-transparent-strong: rgba(255, 255, 255, 0.08); --bg-transparent-strongest: rgba(255, 255, 255, 0.12); --bg-transparent-blur-base: rgba(175, 156, 147, 0.9); --border-transparent: rgba(255, 255, 255, 0.1); --border-transparent-strong: rgba(255, 255, 255, 0.12); --border-transparent-strongest: rgba(255, 255, 255, 0.16); --bg-brand: #ffffff; --bg-brand-hover: #e6e6e6; --bg-brand-active: #cccccc; --text-on-brand: #000000; --text-brand: #ffffff; --text-brand-secondary: #b3b3b3; --icon-on-brand: #000000; --icon-brand: #ffffff; --icon-brand-secondary: #b3b3b3; --border-brand: #ffffff; --bg-brand-secondary: #b7a69e; --bg-brand-secondary-hover: #bfb0a9; --bg-brand-secondary-active: #c7bab3; }