.footer-title{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px !important;
}

.footer-menuitem{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
}

.footer-data-title{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px !important;
}

.footer-data-text{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}