/* Navbar Logo Image Style */
.navbar-logo img {
    max-height: 178px;
    width: auto;
  
}
.site-footer {
      background: #1c3d63 !important;
  }
    
