/* Custom CSS file for Finalebeacon site */

/* Adjust header logo size */
.header .logo img {
  max-height: 130px;
  margin-right: 8px;
}

/* Adjust footer logo size */
.footer .footer-about .logo img {
  max-height: 60px;
  margin-right: 8px;
}
