label {
  font-size: 15px !important;
}


/* Error form */
.error-label {
  display: none;
  margin: 0px !important;
  padding: 0px !important;
  color: #dc3545;
  position: relative;
  top: -20px;
  font-weight: bold;
  font-size: 14px !important;
}