.messages {
  padding: 10px !important;
  margin-bottom: 20px !important;
}

.messages.error {
  background-image: none;
  border-color: red;
}
