.used-coupon-message{
  margin:40px auto;
  color: #ef8384;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.list-error{
  background-color: #ffeeed;
  list-style-type: none;
  padding: 16px;
}

.error-section{
  margin: 0 auto;
  width: 80%;
  text-align: center;
}

.error-title{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}