.form-wrap {
    margin: 10vh auto 0;
    /* max-width: 600px */
}

h3 {
    margin-bottom: 25px;
}

.progress {
    margin-top: 30px;
    margin-bottom: 25px;
    height: 25px;
}

.progress-bar {
    padding: 0 5px;
}

.spinner-grow {
    display: none;
    margin-right: 10px;
    position: relative;
    bottom: 4px;
}