.btn, .btn-link {
    display: inline-block;
    font-size: 14px;
}

.wpcf7 form input.wpcf7-form-control.wpcf7-submit.btn.btn-lg, .wpcf7 form input.wpcf7-form-control.wpcf7-submit.btn.btn-xl {
    margin-top: 18px;
    font-family: Poppins !important;
    text-transform: uppercase !important;
}

.boxer .uncell {
box-shadow: -5px -5px 0px #ffffff;
padding: 5px 36px 5px 36px !important;
}

.nf-form-content label {
    font-size: 15px !important;
    line-height: 10px;
    font-weight: 400 !important;
}

.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label {
    margin-bottom: 0px !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #6ebe43 !important;
}

.boxergreen {
box-shadow: -5px -5px 0px #6ebe43;
}

.boxerwhite {
box-shadow: -5px -5px 0px #ffffff;
}

.boxergrey {
box-shadow: -5px -5px 0px #5d6570;
}

.whitehover a:hover {
color: #ffffff !important;
}

footer .footer-last {
    display: none;
}

.smallertext p {
font-size: 12px !important;
}