/*
Theme Name: Bayden Child
Theme URI: https://www.buitengewoonvanbinnen.be
Description: Bayden WordPress theme example child theme.
Author: Caro De Weze
Author URI: http://www.mundodigitalis.be
Template: bayden
Version: 1.0.0
*/

h2.gform_title {
    display: none;
}

label.gfield_label, span.gfield_required.gfield_required_text {
    color: #7C7C7C;
    font-size: 17px;
    font-weight: normal;
    font-style: normal!important;
}

input#gform_submit_button_1 {
    background-color: #f7c51e;
    border: none;
    color: #ffffff;
}

.gform_required_legend {
    display: none;
}

@media (min-width: 992px) {
    h2 {
        font-size: 32px;
    }
}

#tm_builder_outer_content ol li, #tm_builder_outer_content ul li {
    color: #7c7c7c;
}

#tm_builder_outer_content .tm_pb_module a {
    color: #f7c51e;
}


#tm_builder_outer_content .tm_pb_module a:hover {
    color: #f7c51e!important;
}
