/* ————— Footer ————— */
.footer-wrapper {
  background: linear-gradient(180deg, #fffaf1, #fff3dd);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
