
  .salon-job-form .form-floating > textarea.form-control{height:120px;min-height:120px}
  .salon-job-form .form-floating textarea.form-control.auto-grow{min-height:140px}
  .salon-job-form .card-form{border:0;border-radius:1rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.08)}
  .salon-job-form .exp-item{position:relative;border:1px solid rgba(0,0,0,.07);border-radius:.75rem;padding:1rem .75rem .75rem;margin-bottom:1rem;background:#fff;overflow:visible}
  .salon-job-form .exp-remove-btn{position:absolute;top:-12px;right:-12px;z-index:3;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid var(--bs-border-color,rgba(0,0,0,.15));box-shadow:0 .15rem .5rem rgba(0,0,0,.08);color:#dc3545;font-size:20px;line-height:1;cursor:pointer}
  .salon-job-form .exp-remove-btn:hover{background:rgba(220,53,69,.06);border-color:#dc3545}
  .salon-job-form .exp-remove-btn span{position:relative;top:-1px}
  .salon-job-form .exp-remove-btn[hidden]{display:none!important}
