.error_text {
  color: #ff0000;
}

.success_text {
  color: #00ff00;
  font-size: 1.1em;
}