 .brxe-div {display: flex; flex-direction: column} :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 {font-family: "Poppins"; font-weight: 500; color: var(--black); transition: all .3s ease-in-out} :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(--primary-ultra-dark)} body {color: var(--black); font-size: var(--text-m); font-family: "Poppins"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-weight: 600; font-family: "Poppins"; color: var(--primary-ultra-dark)} h1 {font-family: "Poppins"; font-weight: 600; line-height: 1.5; font-size: var(--h1)} h2 {text-transform: none; font-family: "Poppins"; font-weight: 600; line-height: 1.3; font-size: var(--h2)} h3 {font-family: "Poppins"; font-weight: 600; text-transform: none; line-height: 1.3; font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} html {background-color: var(--white)} body {background: none} .bricks-button {font-size: 16px; text-transform: none; font-family: "Poppins"; font-weight: 500; border-radius: var(--radius-xs); transition: all .3s ease-in-out}@media (max-width: 767px) { h2 {font-size: 24px; font-family: "Poppins"; font-weight: 600} h3 {font-size: 22px} h1 {font-size: 30px; font-family: "Poppins"; font-weight: 600} h4 {font-size: 20px}}