@font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf") format("ttf"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n7.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n7.ttf") format("ttf"); } @font-face { font-family: Epilogue; font-weight: 600; font-style: normal; font-display: swap; src: url("https://themes.fourthwall.com/themes/fonts/woff2/epilogue_n6.woff2") format("woff2"), url("https://themes.fourthwall.com/themes/fonts/ttf/epilogue_n6.ttf") format("ttf"); } :root { color-scheme: light; --font-family-body: "Nunito Sans", sans-serif; --font-weight-regular: 400; --font-weight-semibold: 700; --font-style-body: normal; --font-style-bold: normal; --font-family-base-name: "Nunito Sans";--font-family-base-url: https://themes.fourthwall.com/themes/fonts/woff2/nunito_sans_n4.woff2;--font-family-base-url-ttf: https://themes.fourthwall.com/themes/fonts/ttf/nunito_sans_n4.ttf; --font-family-heading: Epilogue, sans-serif; --font-weight-heading: 600; --font-style-heading: normal; --text-transform-body: none; --text-transform-heading: uppercase; --bg-primary: #c6a9c6; --bg-primary-hover: #bda1bf; --bg-primary-active: #b89dbc; --bg-primary-invert: #271e4f; --bg-secondary: #bda1bf; --bg-secondary-hover: #b89dbc; --bg-secondary-active: #b197b6; --bg-tertiary: #b89dbc; --bg-tertiary-hover: #b197b6; --bg-tertiary-active: #937da0; --bg-quaternary: #937da0; --bg-quaternary-hover: #79668c; --bg-quaternary-active: #62527b; --text-primary: #271e4f; --text-primary-invert: #c4a7c5; --text-secondary: #62527b; --text-secondary-invert: #937da0; --border-primary: #937da0; --border-primary-hover: #79668c; --border-secondary: #b197b6; --border-secondary-hover: #937da0; --border-tertiary: #bda1bf; --border-tertiary-hover: #b89dbc; --border-active: #271e4f; --border-active-invert: #c6a9c6; --icon-primary: #271e4f; --icon-primary-invert: #c4a7c5; --icon-secondary: #62527b; --input-bg: #c6a9c6; --input-border: #937da0; --input-border-hover: #62527b; --input-border-active: #271e4f; --bg-transparent: rgba(23, 16, 67, 0.05); --bg-transparent-strong: rgba(23, 16, 67, 0.08); --bg-transparent-strongest: rgba(23, 16, 67, 0.12); --bg-transparent-blur-base: rgba(198, 169, 198, 0.9); --border-transparent: rgba(23, 16, 67, 0.1); --border-transparent-strong: rgba(23, 16, 67, 0.12); --border-transparent-strongest: rgba(23, 16, 67, 0.16); --bg-brand: #3a969c; --bg-brand-hover: #2c7277; --bg-brand-active: #1e4f52; --text-on-brand: #FFFFFF; --text-brand: #3a969c; --text-brand-secondary: #112b2c; --icon-on-brand: #FFFFFF; --icon-brand: #3a969c; --icon-brand-secondary: #112b2c; --border-brand: #3a969c; --bg-brand-secondary: #b8a7c2; --bg-brand-secondary-hover: #aaa5be; --bg-brand-secondary-active: #9ca3b9; }