/* ==========================================================================
   footer.css
   Site footer only.
   ========================================================================== */

footer {
  background: #020617;
  color: #cbd5e1;
  text-align: center;
  padding-block: 1.625rem;
}

.footer-note {
  opacity: 0.85;
  margin-top: 0.25rem;
}
