.l-in-de-kijker {
    color: white;
    margin: 100px 0;
    background-color: bisque;
    padding: 100px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}


.l-in-de-kijker p {
	color: white;
}

#in-de-kijker-bg {
    background-image: url('../images/foto.jpg');
    background-color: #1377A2;
    background-blend-mode: multiply;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.test-bg {
    background-color: #F5F7FA;
    width: calc(100% - 40px);
    height: calc(100% + 60px);
    position: absolute;
    z-index: -1;
    left: -30px;
    top: -30px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}
.sticky {
    padding-top:50px;
}

.wpcf7-not-valid-tip {
    display: inline !important;
}

.status-algemene-kwaliteitsverbetering-blogs{color:#be2e0b}
.status-food-blogs{color:#d4a000}
.status-medical-blogs{color:#26a181}
.status-automotive-blogs{color:#008b9c}