.osm-pricing-table-circle .osm-plan-header, .osm-pricing-table-circle .osm-plan-price, .osm-pricing-table-circle .btn-signup
{
  background-color: #1F60AD !important;
  color: #fff !important;
}

.osm-pricing-table-circle .osm-plan-title
{
  color: #fff !important;
}

#osm-singup-page #os_form {
  display: flex;
  flex-direction: column;
}

.checkbox input[type=checkbox], .radio input[type=radio] {
margin-right: 5px;
}