body {
      font-family: 'Archivo', sans-serif;
      letter-spacing: 0.5px;
    }

    .login-img {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-attachment: fixed;
    }
