div.form-message {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 0;
  text-align: center;
}
div.success {
  color: rgb(255, 255, 255);
}
div.error {
  color: rgb(255, 255, 255);
}