.thanks-confirmation-next__wrap-cap {
    max-width: 72rem !important;
}

.thanks-confirmation-next__hero-icon {
    width: 5rem;
    height: 5rem;
}

.thanks-confirmation-next__cta--lift:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease;
}

