.thanks-timeline-progress__wrap-cap {
    max-width: 80rem !important;
}

.thanks-timeline-progress__hero-icon {
    width: 5rem;
    height: 5rem;
}

.thanks-timeline-progress__rail {
    left: 2rem;
}

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

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

