  /* **
text
** */
.miraito_fcPurple {
  color: #92308d;
}

.miraito_fcOrange {
  color: #d57800;
}

/* **
miraito_heading
** */
.miraito_heading.is-purple {
  border-color: #92308d;
}

/* **
miraito_ingredientList
** */
.miraito_ingredientList.is-purple li:before {
  background-color: #92308d;
}

/* **
miraito_makeList
** */
.miraito_makeList.is-purple .miraito_makeList_symbol {
  color: #92308d;
}

.miraito_makeList_imgRight {
  position: relative;
  padding-right: 165px;
  padding-bottom: 26px;
}

.miraito_makeList_img {
  position: absolute;
  top: 16px;
  right: 20px;
  margin: 0 !important;
}

/* **
miraito_textLine
** */
.miraito_textLine.is-orange:after {
  background: #fbcb72;
}

/* **
miraito_pointBox
** */
.miraito_pointBox {
  border-color: #cfa7cd;
}
