#footer {
  background-color: #151f42;
  margin-bottom: 5.5rem;
}

#footer .footerLogo {
  width: auto;
  height: 5rem;
}

#footer .footerCopyright {
  color: #ffffff;
  font-size: 0.6rem;
}
