/* BREAKPOINT: Base (BASE) */ body {font-family: "Rubik"; font-weight: 400} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "Inter"; font-weight: 600} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-e7262a); border: 1px solid var(--bricks-color-7594a5); border-radius: 5px} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #000000} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-vksmyy)} :root .bricks-button[class*="secondary"]:hover {border: 1px solid #8f004c; border-radius: 5px} .brxe-container {width: 100%; max-width: 1280px; flex-direction: column; display: flex} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%}