
a:hover, a:focus {
    color: #e05d00;
}

.view-pricing-tables .views-field-field-mt-prd-price {
    color: #38AB63;
    font-size: 40px;
    font-weight: 700;
}

#block-views-block-mt-pricing-tables-block-6 .view-pricing-tables .views-field-field-mt-prd-price {
    font-size: 20px;
    margin-top: 20px;
}

.region--dark-typography .feature__title,
.region--dark-typography .feature__title a {    
    color : #38ab63;
    font-weight: bold;
}

.region--dark-typography .feature__title a:hover {    
    text-decoration: none;
    color: #e05d00;
}

.region--dark-typography .detailed-feature-block__section h2.mt-0.mb-5 {
    font-size: 46px;
    color: #38AB63;
}