.sinch-logo {
    width: 100px;
    margin-bottom: 20px;
  }
  
  .heading {
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  
  label[for="username"] {
    font-weight: 600;
    margin-bottom: 5px;
  }
  
  .submit-button {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
  }
  