h3.success-message {
  color: rgb(7, 197, 7);
  font-weight: bold;
  font-size: 24px;
  text-align: left;
  margin-top: 50px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}