/* ***************************
text
*************************** */
.miraito_fcPink {
  color: #e50b72;
}

/* ***************************
miraito_heading
*************************** */
.miraito_heading.is-pink {
  border-color: #e50b72;
}

/* ***************************
miraito_ingredientList
*************************** */
.miraito_ingredientList.is-pink li:before {
  background-color: #e50b72;
}

/* ***************************
miraito_makeList
*************************** */
.miraito_makeList.is-pink .miraito_makeList_symbol {
  color: #e50b72;
}

/* ***************************
miraito_textLine
*************************** */
.miraito_textLine.is-lightpink:after {
  background: #fadce9;
}

/* ***************************
miraito_pointBox
*************************** */
.miraito_pointBox {
  border-color: #d0e5ae;
}
