 body {color: var(--primary); font-size: var(--body-text-s); font-family: "Inter"; line-height: 1.5} h1, h2, h3, h4, h5, h6 {color: var(--primary); font-family: "Inter"; line-height: 1.3} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: 90%} .woocommerce main.site-main {width: 90%} #brx-content.wordpress {width: 90%}.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button {border-radius: 365px; background-color: var(--primary); color: var(--color-white)} .bricks-button {border-radius: 365px; color: var(--color-white)} :root .bricks-button[class*="primary"] {border-radius: 365px}:where(:root) .bricks-color-primary {color: var(--primary-d-6)}:where(:root) .bricks-background-primary {background-color: var(--primary-d-6)}:where(:root) * {border-color: var(--text)}