@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: Lato; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/lato_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/lato_n4.ttf") format("ttf"); } :root { --color-primary: #aca595; --color-primary-rgb: 172, 165, 149; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #97abb5; --color-background-rgb: 151, 171, 181; --color-background-brightness: 166; --color-on-background: #000000; --color-on-background-rgb: 0, 0, 0; --pale: #798991; --pale-background: #8ea1aa; --pale-background-alpha: 0.06; --pale-background-hover: #85969f; --pale-border: #7d8e96; --pale-text-color: #414a4e; --pale-primary-light: #a8a69b; --button-background: #0f1112; --button-background-hover: #1e2224; --input-background: #97abb5; --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: Lato, sans-serif; --font-weight-heading: 400; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: uppercase; --button-corner-radius: 10px; --input-corner-radius: 10px; --image-corner-radius: 10px; --logo-width: 120px; }.turbolinks-progress-bar { color: #aca595 !important; }