.is-style-design01:after {
  background-color: #dd6697 !important;
}

.is-style-design02 { 
  border-bottom: 3px solid #dd6697 !important;
  border-left: 3px solid #dd6697 !important;
  color: #dd6697 !important;
}
.is-style-design02:before {
  border-color: #dd6697 transparent transparent transparent !important;
}
.zen-ch {
  font-weight: bold;
  background: #f9e621;
  padding: 10px;
  line-height: 1;
  border-radius: 10px;
  font-size: 30px;
  text-align: center;
  display: block;
width: 80%;
margin: auto;
}
.zen-ch span {
  font-weight: bold;
  font-size: 50px;
}
.plus {
  font-size:120px;
  text-align: center;
  font-weight: bold;
  color:#f18700;
  margin-top: -50px;
  line-height: 0.7;
}