
.t-container-1 {
  height: 100vh;
  overflow-x: hidden;
}
.t-headerDiv-2 {
  width: 100%;
  height: 30vh;
  background-color: #2196f3;
}
.t-accountSignup-3 {
  color: #2196f3;
  margin-top: 10px;
}
.t-loginCard-4 {
  padding: 10%;
}
.t-button-5 {
  width: 100%;
}
.t-hcpLogo-6 {
  fill: white !important;
  width: 250px;
  height: 40px;
}
.t-marginBottom-7 {
  margin-bottom: 10px;
}
.t-login-8 {
  text-align: center;
  margin-bottom: 10px;
}
.t-emailAlreadyExists-9 {
  color: #e91e63;
  padding: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background-color: #f8bbd0;
}
