.col-sm-4.col-xs-12 {
    background: none;
}
.col-md-4.col-sm-4.col-xs-12.contact-form {
    background: #F7F4EF;
}
.col-md-2.col-sm-4.col-xs-12.contact-info-list {
    background: transparent !important;
}
button#edit-actions-submit {
    float: right;
    box-shadow: 3px 2px 6px #000000;
    margin-bottom: 2em;
}
.btn-primary{
    background-color: #BEB9B1 !important;
    background-image: none !important;
    border-color: transparent !important;
}
.col-sm-12.contact-us-view-body label {
    display: none;
}
.contact-form {
    background-color: #f7f4ef;
    margin-bottom: 6em;
}