/*
Theme Name: Sterrenwacht Halley
Version: 1.0
Description: Sil Online
template: bb-theme
*/

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

strong {font-weight:600!important;}
hr.wp-block-separator {background-color:#f6bd0e; margin:35px 0 25px}
#headingH1 {background-color: #092346; color:#FFF; margin: 0px 0 25px 0;padding:15px 25px; width:70%; }
.fl-rich-text a {text-decoration:underline;font-weight:600!important;}
.fl-rich-text a:hover {text-decoration:none;}

.fl-rich-text li {
  background-image: url('https://halley.silonline.nl/wp-content/uploads/2025/10/blauw.gif');
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: 0px 9px;
  padding-left: 20px;
  margin-left: -37px;
  color: #092346;
}



/*------------------------------------------------------------------
[# Phone Portrait and Landscape]
-------------------------------------------------------------------*/
@media only screen and (max-width: 992px) { 
   
   .fl-row-content-wrap {
  padding-top: 0!important;
  padding-bottom: 0!important;
}
    
    }