@media(min-width: 768px) {
    .t4-masthead-inner {
        padding:4rem 0;
        min-height: 360px;
    }
}

.t4-offcanvas-toggle i {
    font-size: 31px;
    color: #fff;
}


.t4-megamenu .dropdown-menu {
    background-color: #1a8983;
}

.t4-palette-henk_1 .nav > li .nav-link {
	color: #f4f7f9;
	font-size: 1.4rem;
}

.t4-masthead .t4-masthead-title {
        color: #fff;
        text-shadow: 1px 1px black;
}

h3.card-header {
    background: #1a8983;
    color: #fff;
}

.card.card-body.special {
    background: transparent;
}