.osm-pricing-table-circle .osm-plan-header {
  background-color: #748edf !important;
}
.osm-pricing-table-circle .osm-plan-price {
  background-color: #748edf !important;
}
.osm-pricing-table-circle .osm-plan-price p {
   font-size: 30px;
  font-weight: 700;
  margin: 0;
}
.osm-pricing-table-circle .osm-plan-price sub {
  top: 10px;
  font-size: 18px;
  line-height: 1.4;
}