 body {font-family: "Raleway"; font-weight: 500; font-size: var(--font-body-large); line-height: 150%; color: var(--grey-light)} h1, h2, h3, h4, h5, h6 {color: var(--primary)} h1 {font-size: var(--font-h1); font-weight: 900; line-height: 100%; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 3.6rem} h2 {font-size: var(--font-h2); font-weight: 900; text-transform: uppercase; line-height: 120%; letter-spacing: 2px; margin-bottom: 2rem} h3 {font-size: var(--font-h3); font-weight: 600; line-height: 120%} .brxe-container {width: 1240px} .woocommerce main.site-main {width: 1240px} #brx-content.wordpress {width: 1240px} html {background-color: var(--primary-ultra-light)} body {background: none} .bricks-button {font-size: var(--font-button); font-weight: 700; text-transform: uppercase; line-height: 100%; letter-spacing: 1px; color: var(--white); border-radius: var(--border-s); transition: 0.3s ease; padding-top: 1.6rem; padding-right: 3.6rem; padding-bottom: 1.6rem; padding-left: 3.6rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--accent)} :root .bricks-button[class*="primary"] {box-shadow: 0 8px 20px 0 var(--accent-t1)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--accent-hover)} :root .bricks-button[class*="primary"]:hover {box-shadow: 0 8px 20px 0 var(--accent-t2)} .brxe-section {padding-top: var(--gap-block-section); padding-right: var(--gap-inline-section); padding-bottom: var(--gap-block-section); padding-left: var(--gap-inline-section)}.brxe-form .form-group label {font-size: var(--font-body)}.brxe-form .form-group .label {font-size: var(--font-body)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {color: var(--secondary-light); transition: 0.3s ease} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: var(--secondary); text-decoration: underline}