body {
    background: #f5f5f5;
}

h5 {
    font-weight: 400;
}

.login-form-container {
    margin-top: 80px;
    margin-bottom: 80px;
    /* margin-left: 25%; */
    width: 400px;
    height: 700px;
}

.tabs .indicator {
    background-color: #e0f2f1;
    height: 60px;
    opacity: 0.3;
}

.form-container {
    padding: 40px;
    padding-top: 10px;
}

.confirmation-tabs-btn {
    position: absolute;
}