@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"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_i7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display SC"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_sc_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_sc_n7.ttf") format("ttf"); } :root { --color-primary: #a3b18a; --color-primary-rgb: 163, 177, 138; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #ecdbcd; --color-background-rgb: 236, 219, 205; --color-background-brightness: 222; --color-on-background: #555249; --color-on-background-rgb: 85, 82, 73; --pale: #cec0b3; --pale-background: #e4d4c6; --pale-background-alpha: 0.05; --pale-background-hover: #ddcdc0; --pale-border: #d2c4b7; --pale-text-color: #938a7f; --pale-primary-light: #b2b997; --button-background: #646056; --button-background-hover: #736d63; --input-background: #ecdbcd; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Playfair Display", serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Playfair Display";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n4.ttf; --font-family-heading: "Playfair Display SC", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 80px; --input-corner-radius: 12px; --image-corner-radius: 12px; --logo-width: 120px; }.turbolinks-progress-bar { color: #a3b18a !important; }