#top-header { display: none !important; }

.home-head {
font-weight: 700;
font-size: 32pt;
line-height: 1.0;
text-align: center;
}

.home-blurb {
font-weight: 600;
font-size: 24pt;
line-height: 1.2;
margin-top: 00px;
text-align: center;}

#main-footer .widget_block h2, 
#main-footer .widget_block h3,  #main-footer .widget_block p {
color: #f5ba24!important;
}


#footer-widgets .footer-widget li:before {
    border: 0px !important;
}

#footer-widgets .footer-widget a {
    color: #f5ba24 !important;
}

/* Polylang Flags Inline */
.polylang-flags {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}

.polylang-flags li {
    display: inline;  
    padding: 3px;
}

.polylang-flags .lang-item a img {
    width: 24px !important;
    height: 17px !important;
}