.plan-table-row__feature {
  line-height: 1.8;
  background: #FFFDD3;
  color: #1F286F;
  text-align: center;
  font-weight: bold;
  padding: 1px;
  font-size: 13px;
  border-right: 2px solid #1F286F;
  border-left: 2px solid #1F286F;
}
.plan-table-row__feature-invoice {
  background: #fed0dd;
}
.plan-table-row--is-end-row {
  border-bottom: 2px solid #1F286F;
}
.plan-table-row__row {
  display: flex;
}/*# sourceMappingURL=plan-table-row.css.map */