 :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {font-weight: 600; color: var(--primary-color); transition: 0.3s} :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, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--secodnary-color); transition: 0.3s} html {background-color: var(--body)} body {background: none}:where(:root) .bricks-color-primary {color: var(--gray)}:where(:root) .bricks-background-primary {background-color: var(--gray)} body {font-size: var(--text-base); font-family: "Montserrat"} h1, h2, h3, h4, h5, h6 {font-family: "Montserrat"; font-weight: 400; line-height: 1.1} h1 {font-size: var(--heading-h1); font-weight: 400; line-height: 1.1} h2 {font-size: var(--heading-h2); font-weight: 400} h3 {font-size: var(--heading-h3)} h4 {font-size: var(--heading-h4)} h5 {font-size: var(--heading-h5)} h6 {font-size: var(--heading-h6)} .brxe-section {padding-top: var(--saction-pad-y); padding-right: var(--saction-pad-x); padding-bottom: var(--saction-pad-y); padding-left: var(--saction-pad-x)} .brxe-container {width: var(--container)} .woocommerce main.site-main {width: var(--container)} #brx-content.wordpress {width: var(--container)} .bricks-button {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl); color: var(--snow); text-transform: uppercase; transition: all 0.3s ease} :root .bricks-button[class*="primary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: rgba(0, 0, 0, 0)} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {flex-direction: column; align-items: flex-start; justify-content: flex-start}