/* added by frontend */
.crm-primary {
  color: #605bff;
}
.login-contact-buttons {
  text-align: center;
  font-size: 16px;
  padding: 15px 14px;
  border-radius: 12px;
  border: none;
}
.otp-back-btn button {
  background-color: #605bff;
  text-align: center;
  font-size: 16px;
  padding: 15px 20px;
  border-radius: 12px;
  border: none;
  color: #fafafa;
}
.text-center .btn-primary-crm {
  background-color: #1c1c1c;
  color: #fafafa;
  border-radius: 12px;
}
/* till there */
