 html {font-size: var(--root-font-size)} body {font-family: "Public Sans"} h1, h2, h3, h4, h5, h6 {font-family: "Amatic SC"} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)}.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 {background-color: var(--accent); font-family: "Amatic SC"; text-transform: capitalize; font-size: 24px; border-radius: var(--radius); padding-right: 25px; padding-left: 25px} .bricks-button {font-family: "Amatic SC"}