.app-footer {
    font-size: calc(12px + 0.5vmin);
    align-items: center;
    text-align: center;
    color: white;
  }

  .app-footer a {
    margin-left: 5px;
  }
