/* Add here all your CSS customizations */

.lead {
    font-size: 1.1rem
}

a:hover {
    text-decoration: none;
    color: #508109;
}

.vclient {
    padding: 10px;
}

.vfooter {
    padding-top: 220px;
}

.contact p {
    color: #fff !important;
    margin-bottom: 5px !important;
}

.newsletter p {
    color: #fff !important;
    margin-bottom: 20px !important;
}

.vbreadcrumb {
    color: #8FC63E !important;
}

.vhr {
    margin: 10px 0;
}

.vpage-height {
    min-height: 350px;
}