/*
Theme Name: Kadence Child
Theme URI: https://jvoict.nl
Description: Child theme voor Kadence
Author: Jan van Oosten
Version: 1.0
Template: kadence
Text Domain: kadence-child
*/

/* Hier komt je eigen CSS */

/* ===========================================
   HERO TITEL
   =========================================== */


.jvo-card{

     box-shadow:
        0 30px 80px rgba(0, 0, 0, 0.16);   
}


.service-card{
    min-height:420px;
    display:flex;
    flex-direction:column;
}

.service-card .guten-button{
    margin-top:auto;
}
