/* patch voor social icons */

.fa, .fas {
     font-weight: 500 !important; 
}
.fa, .far, .fas {
    font-family: FontAwesome !important;
}

.fa-youtube-square:before {
    content: "\f166" !important;
}
.fa-twitter-square:before {
    content: "\f081" !important;
}
.fa-facebook-square:before {
    content: "\f082" !important;
}
.fa-linkedin-square:before {
    content: "\f08c" !important;
}

.fa-instagram:before {
    content: "\f16d" !important;
}

.LiveForm li.Captcha {
    display:block!important
}






