body{
    height: auto;
}
.divider:after,
.divider:before {
content: "";
flex: 1;
height: 1px;
background: #eee;
}

.form-label {
    font-size: 18px;
}
