/* Shared site styles */
.logo {
  height: 64px;
  width: auto;
}

.footer {
  background: #0a2540;
  color: #ffffff;
  padding: 40px 0 10px 0;
}

.footer a {
  color: #2d72d9;
}
