/* .cw-notes {
  border-top: 1px solid #ccc;
} */
.cw-notes__title {
  display: block;
  font-weight: 700;
  margin-bottom: 2px;
  color: #3F4044;
  font-size: 12px;
}
.cw-notes__list {
  margin: 0 0 0 .8em;
  padding: 0;
}
.cw-notes__list li {
  margin: 0 0 0.2em;
  line-height: 1.4;
  font-size: 12px;
  color: #6f222b;
  font-weight: 400 !important;

}

.cw-product-notes {
  font-size: 12px;
}
.cw-product-notes em {
  font-weight: bold;
  font-style: normal !important;
}


