:root .bricks-color-primary {color: #361f00}:root .bricks-background-primary {background-color: #361f00}:root .bricks-color-secondary {color: #6a4600}:root .bricks-background-secondary {background-color: #6a4600}:root .bricks-color-light {color: #f8ed2b}:root .bricks-background-light {background-color: #f8ed2b}:root .bricks-color-dark {color: #000000}:root .bricks-background-dark {background-color: #000000} body {font-size: var(--body); font-family: "Quattrocento"; font-weight: 400; line-height: 18px} h1 {font-size: var(--h1)} h2 {font-size: var(--h2); font-family: "Quattrocento"; font-weight: 700} h3 {font-size: var(--h3); font-family: "Quattrocento"; font-weight: 700} h4 {font-size: var(--h4); font-family: "Quattrocento"; font-weight: 700} h5 {font-size: var(--h5); font-family: "Quattrocento"} :root .bricks-button[class*="primary"]:not(.outline) {background-color: #f8ed2b} :root .bricks-button[class*="primary"] {font-size: 16px; font-family: "Quattrocento"; font-weight: 700; color: #361f00; border: 1px solid #f8ed2b; border-radius: 100px} .bricks-button {padding-top: 1.4rem; padding-right: 3rem; padding-bottom: 1.4rem; padding-left: 3rem; transition: all 0.5s ease} :root .bricks-button[class*="secondary"] {font-size: 16px; font-family: "Quattrocento"; font-weight: 700; border: 1px solid #6a4600; border-radius: 100px} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {font-size: 16px; font-family: "Quattrocento"; font-weight: 700; color: #6a4600; border: 1px solid #6a4600; border-radius: 100px} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: #ffffff} :root .bricks-button[class*="info"] {font-size: 16px; font-family: "Quattrocento"; font-weight: 700; color: #361f00; border: 1px solid #ffffff; border-radius: 100px} :root .bricks-button[class*="info"]:not(.outline) {background-color: #ffffff} .bricks-button:hover {transition: all 0.5s ease} :root .bricks-button[class*="secondary"]:hover {color: #6a4600} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: #ffffff} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: #6a4600} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: #ffffff} :root .bricks-button[class*="primary"]:hover {border-color: var(--bricks-color-wgnnlt)} :root .bricks-button[class*="info"]:hover {border-color: var(--bricks-color-f80ff5)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-wgnnlt)} :root .bricks-button[class*="info"]:not(.outline):hover {background-color: var(--bricks-color-f80ff5)} .brxe-container {margin-top: 8rem; margin-bottom: 8rem; padding-right: 2rem; padding-left: 2rem; width: 100%; max-width: 1330px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1330px}@media (max-width: 991px) { .brxe-container {margin-top: 6rem; margin-bottom: 6rem}}@media (max-width: 767px) { .brxe-container {margin-top: 4rem; margin-bottom: 4rem}}