
.is-valid {
    border-color: #28a745 !important;
  }
  
  .is-invalid {
    border-color: #dc3545 !important;
  }
  