/* ---------- Footer ---------- */
.site-footer {
  background: #0066cc;
  color: #fff;
  text-align: center;
  padding: 15px;
  width: 100%;
  flex-shrink: 0;
  z-index: 1;
}
