.osm-plan-price {
    background: #bc1449;
    color: #fff;
    padding: 20px 0 10px;
}
  
.osm-plan-recommended .osm-plan-price {
    background: #f4014e;
}
.field-type-date .fa-calendar::before {
    content: "\43";
      font-family: IcoMoon;
    font-style: normal;
    
}

.control-group {
    margin-bottom: 20px!important;
}

a.btn.btn-danger.osm-btn-cancel-subscription {
    line-height: 28px!important;
}