@font-face { font-family: "Open Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Open Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/open_sans_i7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/open_sans_i7.ttf") format("ttf"); } @font-face { font-family: "Playfair Display"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/playfair_display_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/playfair_display_n7.ttf") format("ttf"); } :root { --color-primary: #c9afa4; --color-primary-rgb: 201, 175, 164; --color-on-primary: #ffffff; --color-on-primary-rgb: 255, 255, 255; --color-background: #d0bbb5; --color-background-rgb: 208, 187, 181; --color-background-brightness: 193; --color-on-background: #282828; --color-on-background-rgb: 40, 40, 40; --pale: #ae9e99; --pale-background: #c8b4ae; --pale-background-alpha: 0.05; --pale-background-hover: #bfaca7; --pale-border: #b3a29d; --pale-text-color: #6f6663; --pale-primary-light: #cab1a7; --button-background: #393736; --button-background-hover: #4a4544; --input-background: #d0bbb5; --input-border: var(--pale-border); --input-error: #e12020; --input-error-text: #ffffff; --is-background-dark: false; --font-family-base: "Open Sans", sans-serif; --font-weight-base: 400; --font-weight-base-bold: 700; --font-style-base: normal; --font-style-base-bold: italic; --font-family-base-name: "Open Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/open_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/open_sans_n4.ttf; --font-family-heading: "Playfair Display", serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-base: none; --text-transform-heading: none; --button-corner-radius: 16px; --input-corner-radius: 16px; --image-corner-radius: 16px; --logo-width: 240px; }.turbolinks-progress-bar { color: #c9afa4 !important; }