/*body.site{
background: #f3f3f3;
}*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, span.slideshow-header, .val-banner, .val-popup p, .val-box p, .btn-primary, .btn-secondary {

}
/* Remove brightness filter on homepage slideshow images */
.banner .splide picture img {
    filter: brightness(100%);
}
.testimonial-item {
    margin-bottom: 50px;
}
.metismenu.mod-menu .mm-toggler {
    font-weight: 300;
}
@media (min-width: 1200px) {
.brand-logo img {
    width: 230px;
}
}