.sec-title h3{
    font-weight: 600;
    color: #09b0a6;
    line-height: 43px;
    font-size:28px;
    margin-bottom:20px;
}

.sec-title h4{
    font-weight: 400;
    color: #09b0a6;
    line-height: 30px;
    font-size:20px;
    margin-bottom:20px;
}

.text h6{
    font-weight: 600;
    color: #09b0a6;
    margin-bottom:20px;
}

.lower-content{
    padding: 25px;
}

.lower-content h3{
    font-weight: 600;
    color: #09b0a6;
    font-size:20px;
}

.single-table h5{
    font-weight: 600;
    color: #09b0a6;
    font-size: 15px;
    line-height: 23px;
}

.pricing-column{
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.cta-content h1{
    font-size: 30px;
    line-height: 40px;
}

.bg-white{
    background: #fff !important;
}

