.validation-error {
  display: block !important;
  padding: 0 10px;
  color: red;
  font-size: 12px;
}
