@font-face { font-family: Roboto; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf") format("ttf"); } @font-face { font-family: Roboto; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/roboto_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/roboto_n7.ttf") format("ttf"); } @font-face { font-family: Arvo; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/arvo_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/arvo_n7.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: Roboto, sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: Roboto;--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/roboto_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/roboto_n4.ttf; --font-family-heading: Arvo, serif; --font-weight-heading: 700; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #FFFFFF; --bg-primary-hover: #f6f4f6; --bg-primary-active: #f1eef0; --bg-primary-invert: #623955; --bg-secondary: #f6f4f6; --bg-secondary-hover: #f1eef0; --bg-secondary-active: #eae5e9; --bg-tertiary: #f1eef0; --bg-tertiary-hover: #eae5e9; --bg-tertiary-active: #cdc0c9; --bg-quaternary: #cdc0c9; --bg-quaternary-hover: #b39fad; --bg-quaternary-active: #9d8394; --text-primary: #623955; --text-primary-invert: #fdfdfd; --text-secondary: #9d8394; --text-secondary-invert: #cdc0c9; --border-primary: #cdc0c9; --border-primary-hover: #b39fad; --border-secondary: #eae5e9; --border-secondary-hover: #cdc0c9; --border-tertiary: #f6f4f6; --border-tertiary-hover: #f1eef0; --border-active: #623955; --border-active-invert: #FFFFFF; --icon-primary: #623955; --icon-primary-invert: #fdfdfd; --icon-secondary: #9d8394; --input-bg: #FFFFFF; --input-border: #cdc0c9; --input-border-hover: #9d8394; --input-border-active: #623955; --bg-transparent: rgba(83, 37, 68, 0.05); --bg-transparent-strong: rgba(83, 37, 68, 0.08); --bg-transparent-strongest: rgba(83, 37, 68, 0.12); --bg-transparent-blur-base: rgba(255, 255, 255, 0.9); --border-transparent: rgba(83, 37, 68, 0.1); --border-transparent-strong: rgba(83, 37, 68, 0.12); --border-transparent-strongest: rgba(83, 37, 68, 0.16); --bg-brand: #532544; --bg-brand-hover: #301527; --bg-brand-active: #0c060a; --text-on-brand: #FFFFFF; --text-brand: #532544; --text-brand-secondary: black; --icon-on-brand: #FFFFFF; --icon-brand: #532544; --icon-brand-secondary: black; --border-brand: #532544; --bg-brand-secondary: #eee9ec; --bg-brand-secondary-hover: #ddd3da; --bg-brand-secondary-active: #cbbec7; }