.site-footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  color: #ffffff;
  padding: 0.75rem 1rem;
  text-align: center;
  font-size: 0.95rem;
}

.site-footer p {
  margin: 0;
}

.site-footer a {
  color: #ffffff;
  text-underline-offset: 0.2em;
}
