header {
    background-color: #fad2c1;
}

.wrapper > .uk-section {
    padding-top: 0px;
}

.uk-section {
    padding-top: 0px !important;
}

.wrapper > .uk-section {
    padding-top: 100px;
    padding-bottom: 0px;
}


.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 2px #fff !important;
}

.wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
    border: none;
}

button, input, select, textarea {
    max-width: 100%;
    vertical-align: baseline;
    padding: 10px;
    color: #fff;
    background-color: #fad2c1;
}