
.header-title{
 
  color: #5949A7;
  font-size: 1.6em;
  font-weight: 100;
  font-family: 'squad', sans-serif !important;
  margin-bottom: 32px !important;
  margin-top: 32px !important;
}


.login-button{
 
  color: #ffffff;
  background-color: rgb(226, 223, 51);
  font-family: 'squad', sans-serif !important;
  margin-left: 30px;
  width:140px;
}

.login-button:hover{
 
  color: #ffffff;
  background-color: rgb(226, 223, 51);
  font-family: 'squad', sans-serif !important;
  margin-left: 30px;
  width:140px;
}


.progress-spinner-hidden{

  color: #ffffff00 !important;

}

.progress-spinner-visible{

  color: #fffb1b !important;

}

