.form {
    margin-top: 10px;
}
.form .form-element {
    margin-bottom: 10px;
}
.form .form-section-title {
    color: #bdbdbd;
    width: 100%;
    text-transform: uppercase;
}