div.osm-plan.osm-plan-1 {
    background-color: #0276dd !important;
}
div.osm-plan.osm-plan-6 {
    background-color: #50b84f !important;
}
.osm-pricing-table-flat .osm-plan-price {
    text-align: center;
    font-size: 40px;
}
div.osm-plan-short-description {
  font-size: 20px;
}
.fa-cart-shopping, .fa-shopping-cart {
    --fa: "\f07a";
    --fa--fa: "\f07a\f07a";
    color: #0276dd;
}
.osm-pricing-table-circle .btn-signup, .osm-pricing-table-flat .btn-signup {
    background-color: #fff;
    color: #0276dd;
}
.osm-pricing-table-flat .osm-plan {
    border-radius: 20px;
  }
.osm-pricing-table-flat h2.osm-plan-title {
    font-size: 34px;
    border-bottom: 2px solid;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: inherit;
}
.osm-plan-price {
    padding: 20px 0 0px;
}
h3#field_tekst_wachtwoord.osm-heading {
    color: #000;
    font-size: 20px;
}
h3#field_tekst_login.osm-heading {
    font-size: 20px;
}