


.dropshadow-alpha {
    filter: drop-shadow(0 14px 4px rgba(0,0,0,.28)) drop-shadow(0 4px 8px rgba(0,0,0,.18));
}

/*uitlijning foto diensten*/
@media (min-width: 992px) {
    .custom-el-pos-3 {
        margin-top: -100px;
    }
}

.featured-box h3 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.whatsapp {
    background-color: rgb(37, 211, 102);
}
.whatsapp:hover {
    background-color: rgb(37, 211, 102);
}