.navbar-brand {
    margin-bottom: -5.5% !important;
}

.copyright-text, .copyright span{
  color: #ffffff;
}
.dropdown-item:focus {
    background-color: #1d9f43;
    color: #d0b475;
}
/*
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff !important;
    border-color: #1d9f43 !important;
    background-color: #1d9f43 !important;
}
*/

#widget-300e21f6-c504-4db7-869f-0ceca8cac563{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.img-logo{
  max-height: 175px;
}
.img-logo-footer {
  max-height: 175px;
} 
@media (max-width: 767px) {
    .img-logo {
        max-height: 100px;
        margin-bottom: -30px;
    }
    .img-logo-footer {
        max-height: 75px;
    } 
     #widget-300e21f6-c504-4db7-869f-0ceca8cac563{
  		padding: 0 !important;
 		padding-left: 2rem !important;
 		padding-right: 2rem !important;
 		padding-bottom: 3rem !important;
	}
}
.homepage-header {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

#footerbar .text-left {color: #fff;}
