section.pricing-v2 .pricing-col:not(:first-child):not(:nth-child(3)) .pricing-col-header h3 {
  color: unset;
}
section.pricing-v2 .pricing-columns .pricing-col .pricing-col-header h3 {
  color: #0a1128;
}
section.pricing-v2 .pricing-columns .pricing-col .pricing-col-header h3.color {
  color: #ff286e;
}
section.pricing-v2 .pricing-table-col:first-child {
  font-weight: bold;
}
section.pricing-v2 .pricing-table-col:not(:first-child) {
  text-align: left;
}
section.pricing-v2 .pricing-table-col:not(:first-child) img, section.pricing-v2 .pricing-table-col:not(:first-child) span {
  display: inline-block;
}
section.pricing-v2 .pricing-table-col:not(:first-child) span {
  padding-left: 1em;
  max-width: calc(100% - 60px);
  vertical-align: middle;
  color: #0a1128;
  font-weight: normal;
}

/*# sourceMappingURL=section-pricing-v2.css.map */
