@charset "utf-8";

.discountMap {
  margin-bottom: 20px;
  border: 2px solid #c66;
  padding: 8px;
  background: #ffe;
}
.discountMap h3 {
  font-weight: bold;
}