h1.osm-page-title {
    margin: 0 0 10px!important;
    font-size: 40px;
}

osm-container h1, .osm-container h2 {
    width: auto;
    margin: 5px 0;
    padding: 0;
    float: none;
    font-size: 30px;
}

h3 {
    font-family: 'Mulish', sans-serif;
    font-size: 40px;
    text-decoration: none;
}
.osm-heading {
    font-size: 40px;
}

.osm-plan-price {
    background: #010C23;
    color: #fff;
    padding: 20px 0 10px;
}

.osm-pricing-table-circle .osm-plan-header {
    background-color: #010C23;
    color: #fff;
    height: 165px;
    margin: 0 0 105px;
    padding: 30px 30px 0;
    position: relative;
    line-height: 1.42857143;
}

.osm-pricing-table-circle .osm-plan:hover .osm-plan-price {
    background-color: #c3011c!important;
}

.osm-pricing-table-circle .osm-plan-header {
    background-color: #010C23;
    color: #fff;
    height: 165px;
    margin: 0 0 105px;
    padding: 30px 30px 0;
    position: relative;
    line-height: 1.42857143;
}