.kit-body-wrap div.error-message {
  text-align: center;
  background:#C35356;
  color:white;
  padding: 0.5rem;
  margin: 1rem;
}