/* Enter Your Custom CSS Here */
.navbar-nav .dropdown-item{
font-size: 1.125rem;
}
.site-footer{
display: none;
}
#footer-full .wp-block-columns{
margin-top: 0;
margin-bottom: 0;
}
#footer-full-content{
margin-bottom: 0;
padding-bottom: 0;
}
#footer-full-content .widget{
margin-bottom: 0;
}
.sidebar-widget ul li{
margin-bottom: 1.5rem;
}
@media only screen and (max-width: 781px) {
#footer-full-content .wp-block-image .alignright {
    float: none;
    margin: .5rem auto;
}
#footer-full-content .has-small-font-size{
  text-align: center;
  }
}
