

#mainNav.nav > li > a.nav-link:hover {
    color: #c24190 !important;
}

.feature-box-icon {
    color: #c24190 !important;
}

h1 {
    color: rgb(194, 65, 144) !important;
    font-weight: 100 !important;
}

h2 {
    font-size: 3.375em !important;
    /*font-weight-light text-center pb-3*/
    font-weight: 100 !important;
    text-align: center !important;
    padding-bottom: 1rem !important;
    color: rgb(194, 65, 144) !important;
}

h3 {
    color: rgb(194, 65, 144) !important;
    font-weight: 100 !important;
}

h4 {
    color: rgb(194, 65, 144) !important;
    font-weight: 100 !important;
}

.pricingbox a {
    color: rgb(194, 65, 144) !important; /* links in pricing */
}