html:is(.ahura-dark-theme, .ahura-black-theme) .active-step .ah-step-icon svg {
    stroke: #fff;
}

html:is(.ahura-dark-theme, .ahura-black-theme) .woocommerce .ah-order-received-message p {
    color: #000;
}

html:is(.ahura-dark-theme, .ahura-black-theme)  .ah-thankyou-template-2 ul.order_details li {
    background-color: var(--ahura-c-bg-primary);
}