/* footer.css */
footer {
  background-color: var(--enji) !important;
  color: white;
  text-align: center;
  padding: 20px 0;
}