.alert-success {
  display: inline-block;
  background: #e5fd99;
  color: #3a3a3a;
  font-weight: 700;
}
