.site-footer h3 {
  margin: 0 0 12px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family: Georgia, 'Times New Roman', serif;
}

.site-footer p {
  margin: 0;
  color: #ffffff;
}

.footer-actions {
  margin-top: 8px;
}

.footer-actions .btn {
  border-color: #ffffff;
  color: #ffffff;
}

.footer-actions .btn.primary {
  background: #ffffff;
  color: #0f2742;
}

.footer-meta {
  margin-top: 8px;
}

.footer-meta p,
.credit {
  color: #ffffff;
}
