#mainMenu nav ul li a:hover {
    color: #01DEAA !important
}

#mail:hover {
    background: #01DEAA;
    font-weight: 500;
    font-size: 110%;
}

#form-submit:hover {
    font-size: 110%
}



@media (max-width: 576px) {

    .heading-text > h1,
    p {
        text-align: center;
    }

    #verticals {
        padding: 0px 30%
    }


}
