
.errorMsg {
    font-size: 13px;
    background-color: #e47272;
    border-radius: 10px;
    padding: 10px;
    font-weight: 600; 
    color: white;
  }