/* === FOOTER === */
footer {
  text-align: center;
  padding: 2rem 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.875rem;
  position: relative;
  z-index: 10;
}