footer {
    width: 100%;
    background-color: #00808048;
    color: #d1d5db;
    text-align: center;
    margin-top: 30px;
    padding: 1rem 0;
  }