.thanks-dual-info-cards__wrap-cap {
    max-width: 80rem !important;
}

.thanks-dual-info-cards__hero-icon {
    width: 5rem;
    height: 5rem;
}

.thanks-dual-info-cards__step-disc {
    width: 2.5rem;
    height: 2.5rem;
}

.thanks-dual-info-cards__cta--lift:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

.thanks-dual-info-cards__btn--lift:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

