/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.mod_bottom {
    /*width: 260px;*/
    height: 170px;
    background-color:#ffb6c1;
    color:white;
    text-align:center;
    padding:15px;
}

.schulengel {
    /*width: 260px;*/
    height: 170px;
    text-align:center;
    padding:15px;
}

.ton {
    /*width: 260px;*/
    height: 185px;
    text-align:center;
    padding:15px;
}

.anfahrt {
    /*width: 260px;*/
    height: 190px;
    text-align:center;
    padding-bottom:10px;
}

@import url('https://fontlibrary.org/face/grundschrift" type="text/css‘);
p {
   font-family: 'GrundschriftRegular';
   font-weight: normal;
   font-style: normal;
} 
