.plan-table-label--compare-table {
  line-height: 1.8;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
  display: flex;
  border-top: 1px solid #1F286F;
  border-bottom: 1px solid #1F286F;
  border-right: 2px solid #1F286F;
  border-left: 2px solid #1F286F;
  background: #F4F4F4;
  background: #e0e8ff;
}
.plan-table-label--price-table {
  line-height: 1.8;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
  display: flex;
  border-top: 1px solid #1F286F;
  border-bottom: 1px solid #1F286F;
  border-right: 2px solid #1F286F;
  border-left: 2px solid #1F286F;
  background: #F4F4F4;
}
.plan-table-label--first-row-price-table {
  line-height: 1.8;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
  display: flex;
  border-top: 1px solid #1F286F;
  border-bottom: 1px solid #1F286F;
  border-right: 2px solid #1F286F;
  border-left: 2px solid #1F286F;
  background: #F4F4F4;
  border-top: 2px solid #1F286F;
}/*# sourceMappingURL=plan-table-label.css.map */