
/* ===== FOOTER ===== */
#footer {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e5e0d6;
}