#couponerrors {
  margin-bottom: 20px;
}

#couponerrors p {
  color: red;
  font-weight: bold;
}

#couponerrors ul li {
  list-style-type: none;
  margin-left: 5px;
  color: red;
}
