.logo_header {
  width: 15%;
}

footer {
  background: black;
  color: white;
}

footer a {
  color: white;
}

.footerheads {
  font-size: 1.5em;
  font-weight: 700;
}

.navbar .container {
  white-space: nowrap;
  justify-content: left;
}

.mega-menu-link {
    padding-left: 20px;
    padding-right: 20px;
    color: black;
    text-decoration: none;
    font-weight: 700px;
}
