 body {font-family: "Poppins"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Poppins"; font-weight: 600} h1 {font-size: var(--heading-2xl); font-family: "Poppins"; font-weight: 600} h2 {font-size: var(--heading-xl); font-family: "Poppins"; font-weight: 600} h3 {font-size: var(--heading-l); font-family: "Poppins"; font-weight: 600} h4 {font-size: var(--heading-m); font-family: "Poppins"; font-weight: 600} h5 {font-size: var(--heading-s); font-family: "Poppins"; font-weight: 600} h6 {font-size: var(--heading-xs); font-family: "Poppins"; font-weight: 600} .bricks-button {font-family: "Poppins"} :root .bricks-button[class*="primary"] {font-family: "Poppins"; font-weight: 600; color: #fafafa; border-radius: var(--radius-m)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: #009a75} .brxe-container {width: 1700px; padding-top: 2rem; padding-right: 2rem; padding-bottom: 2rem; padding-left: 2rem; column-gap: 1rem; row-gap: 1rem} .woocommerce main.site-main {width: 1700px} #brx-content.wordpress {width: 1700px}@media (max-width: 478px) { .brxe-container {padding-right: 2rem; padding-left: 2rem}}