footer {
    background-color: var(--color-other); 
    padding: 20px 0;
    text-align: center;
  }

  footer img {
    height: 50px;
  }