/*
Theme Name:   Blocksy Tonsurton
Theme URI:    https://kamerkoortonsurton.nl
Description:  Child theme van Blocksy voor de website Kamerkoor Tonsurton.
Author:       Kamerkoor Tonsurton
Author URI:   https://kamerkoortonsurton.nl
Template:     blocksy
Version:      1.0.0
Text Domain:  blocksy_tonsurton
*/

/* ==========================================================================
   Eigen CSS voor Kamerkoor Tonsurton hieronder toevoegen
   ========================================================================== */

   div.ct-container {
     background-color: white;
     font-family: 'Open Sans' !important;
     font-size: 16px;
     padding-left: 5px;
 
   }

  article.category-agenda{
    padding: 20px;

  }

   footer div.ct-container{
   background-color: rgb(47, 3, 142)!important;
   }