/*
Theme Name: Rijschool van Kroonenburg
Version: 1.0
Description: Sil Online
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-rich-text p a {text-decoration: underline;}
.fl-node-zmwg4v6fnlis .pp-content-grid-post-text {        min-height: 462px!important;}

/*------------------------------------------------------------------
[# Phone Portrait and Landscape]
-------------------------------------------------------------------*/
@media only screen and (max-width: 768px) { 
  
}

@media only screen and (max-width: 992px) { 
  .fl-node-zmwg4v6fnlis .pp-content-grid-post-text {        height: auto;}
}