/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 16 2022 | 09:01:57 */
.main-navigation a {

color: #111;
    font-weight: 700;
}
.site-bottom a {
    color: #000;
}
.site-bottom {
    padding: 10px 0;
}
.footer-navigation li.menu-item-538{
  display:none;
}

.subheader{
display:none;
}
.site-logo{
  width: 200px;
}
.footer-widget-wrapper {
    justify-content: center;
}

.footer-widget {
   display:flex;
  justify-content:space-around;
}

.site-info{
  display:none;
}