.text-primary {
    color: #6c9469;
}

.grecaptcha-badge {
    display: none !important;
}

h3 {
    font-size: 23px;
    margin-bottom: 10px;
}

.et_pb_fullwidth_header_container.center .header-content {
    padding: 0 !important;
}

.et_pb_tabs {
    border: none !important;
    box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
}

.tablepress td {
    padding: 14px 24px !important;
}

#et-info {
    float: right;
}

#topintro {
    float: left;
}

#bwgreen {
    background: #6c9469;
    color: #fff;
    padding: 7px 15px;
    margin-top: 10px;
    line-height: 45px;
}

.et_pb_text_inner h1 {
    margin-bottom: 10px;
}

.et_pb_fullwidth_header {
    padding: 25px 20px 20px;
}

#main-footer .footer-widget h4 {
    margin-bottom: 11px;
}

.author-name {
    color: #fff !important;
}

.item-content.entry-content {
    color: #fff;
    font-size: 15px !important;
    margin-top: 10px !important;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #6c9469;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}