.progress-tracker {
    margin: 10px auto 30px;
}
.progress-step.is-active .progress-marker::before {background-color: #003e69; }
input#edit-wizard-next {
    width: 80%;
    margin: auto;
    text-align: center;
}
.webform-submission-enterprise-form-multi-steps-v3-form .form-actions {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 1rem;
}

div#edit-step-1 {
    margin-bottom: 2rem !important;
}