  .progress-tracker--center {
    text-align: center;
    flex-direction: row !important;
}
input#edit-wizard-next {
    width: 80%;
    margin: auto;
    text-align: center;
}
.progress-tracker {
  flex-direction: row;
  margin: 10px auto 30px;
}
.progress-step.is-active .progress-marker::before {
    background-color: #003e69;
}
.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;
}
select.concorde_webform_campus_area_program_campus option[value="17"] {display: none}
select.concorde_webform_campus_area_program_campus option[value="18"] {display: none}
