.form-group:nth-of-type(even) {
    background-color: #f2f2f2;
    border-radius: 6px;
    margin-bottom: 10px;
}