/* =========================
   FOOTER
   ========================= */

/* Add footer styles here when you’re ready.
   Keeping it separate makes global tweaks safe. */

/*
.site-footer{
  padding: 40px 0;
  color: #fff;
  background: #0b0b0e;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.site-footer .container{ text-align: center; }
*/