.btn-primary {
  	background-image: none !important;
    background-color: transparent;
    color: #e63534;
    border-color: #e63534;
}


.osm-pricing-table .osm-plan {
    margin-bottom: 20px;
}

h1.osm-page-title {
    margin: 0 0 20px !important;
    text-align: center;
}

.plan-feature {
    font-family: 'Nunito Sans';
  	font-size: 15px;
}

.osm-plan-price {
    background: #71b42a !important;
}

.osm-pricing-table .osm-plan-price .price sub {
  display: none;
}