.tiwc-tl-step::before { counter-increment: step; content: counter(step); position: absolute; top: -16px; left: 1.4rem; width: 34px; height: 34px; border-radius: 50%; background: linear-gradient(160deg,var(--tiwc-gold-warm),var(--tiwc-gold)); color: var(--tiwc-gold-ink); display: flex; align-items: center; justify-content: center; font-weight: 700; font-family: var(--tiwc-font-heading); font-size: 1.05rem;} html {background-color: var(--tiwc-paper)} body {background: none} html {font-size: 100%} body {font-family: ""; font-size: var(--tiwc-fs-body); line-height: var(--tiwc-lh-body); color: var(--tiwc-paper-ink)} h1, h2, h3, h4, h5, h6 {font-family: "Source Serif 4"; line-height: var(--tiwc-lh-heading); color: var(--tiwc-paper-ink)} h1 {font-size: var(--tiwc-fs-h1)} h2 {font-size: var(--tiwc-fs-h2)} h3 {font-size: var(--tiwc-fs-h3)} h4 {font-size: var(--tiwc-fs-h4)} h5 {font-size: var(--tiwc-fs-h5)} h6 {font-size: var(--tiwc-fs-h5)} :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(:not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-file__button):not(.wp-block-social-link-anchor):not(.wp-block-navigation-item__content):not(.wp-block-image > a):not(.wp-block-image > figure > 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(--tiwc-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:where(:not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-file__button):not(.wp-block-social-link-anchor):not(.wp-block-navigation-item__content):not(.wp-block-image > a):not(.wp-block-image > figure > 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(--tiwc-primary-700)} .bricks-button {color: var(--tiwc-paper)} .bricks-button:where(:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline)) {background-color: var(--tiwc-primary)}