.custom-error-message {
  color: #d63638!important;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
}
