 html {font-size: var(--root-font-size)} body {font-family: "Montserrat"; font-weight: 400; color: var(--base)} h1, h2, h3, h4, h5, h6 {color: var(--text-dark)} h1 {font-family: "Outfit"; font-weight: 700} h2 {font-family: "Outfit"; font-weight: 700} h3 {font-family: "Outfit"; font-weight: 700} h4 {font-family: "Montserrat"; font-weight: 700; font-size: var(--text-l)} h5 {font-family: "FuzzyBubbles"; font-weight: 700; font-size: var(--text-xl)} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} .brx-popup-content {border: 7px solid var(--primary); border-radius: 20px; background-color: var(--secondary)}.brx-infobox-popup::after {border-top-color: var(--secondary)}