:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-muted {color: var(--black)}:where(:root) .bricks-background-muted {background-color: var(--black)} body {color: var(--dark); font-family: "Open Sans"; font-size: 18px} h1, h2, h3, h4, h5, h6 {font-family: "Raleway"; line-height: 1} h1 {font-size: 80px} h2 {font-size: 50px} h3 {font-size: 30px} .brxe-container {width: 1400px} .woocommerce main.site-main {width: 1400px} #brx-content.wordpress {width: 1400px} .brxe-section {padding-top: 80px; padding-right: 20px; padding-bottom: 80px; padding-left: 20px} :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(--primary)} :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(--dark)}@media (max-width: 1200px) { h1 {font-size: 65px} h2 {font-size: 40px} .brxe-section {padding-top: 70px; padding-bottom: 70px}}@media (max-width: 991px) { h1 {font-size: 60px} h3 {font-size: 28px} .brxe-section {padding-top: 60px; padding-bottom: 60px}}@media (max-width: 767px) { h1 {font-size: 50px} h3 {font-size: 26px} body {font-size: 17px} h2 {font-size: 35px} .brxe-section {padding-top: 50px; padding-bottom: 50px}}@media (max-width: 478px) { h1 {font-size: 35px} h3 {font-size: 22px} body {font-size: 16px} h2 {font-size: 28px} .brxe-section {padding-top: 45px; padding-right: 10px; padding-bottom: 45px; padding-left: 10px}}