/*
 Theme Name:   DexterMT Child | Dexter Groep
 Theme URI:    https://www.coremans.nl
 Description:  DexterMT Child Theme
 Author:       Jim Servaas
 Author URI:   https://www.brthmrk.com
 Template:     brthmrk
 Version:      1.0.0
*/

.c-logo img {
    display: block;
    width: 190px;
    height: 62px;
    object-fit: cover;
}

.c-menu__link:hover, 
.menu__link:hover {
    color: #1E2688 !important;
}

.c-menu__link::after, 
.is-scrolled .menu__link::after {
    background: #1E2688 !important;
}

@media (min-width: 1024px) {
    .o-column__title {
        padding-right: 0px !important;
    }
    .o-column__text {
        padding-right: 0px !important;
    }
}

.space-please .o-layout--33-33-33 .o-layout__item {
	padding: 2em;
}
.space-please .o-layout--33-33-33 .o-layout__item figure {
	padding: 4em;
	padding-bottom: 0;
}
