/* Pagespeed fixes */
footer .brz-bg {
    display: none;
}
/* END Pagespeed fixes */
/* Kenteken check */
input.gf-open-data-rdw {
    transform: scale(1.5);
    margin: auto;
    display: block;
}

input.gf-open-data-rdw::placeholder {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 400;
    text-transform: none;
    position: relative;
    top: -5px;
}

#gform_submit_button_3 {
    margin: 0 auto;
    width: auto;
    font-weight: 600;
    text-transform: uppercase;
}

#gform_wrapper_3 {
    margin-top: 15px;
}

#field_3_2 {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

#gform_fields_3 #field_submit {
    margin-top: 25px;
}
/* END Kenteken check */
/* Misc */
.brz-wp-post-excerpt-content .ast-button {
    display: none;
}
/* END Misc */