.footer {
    background-color: #000;
    margin-top: 5%;
}

.footer-title {            
    font-size: 24px;
    line-height: 120.3%;
    font-family: "Playfair Display";
    color:#fff;
}
.footer-text {            
    font-size: 14px;
    line-height: 139.8%;            
    color:#fff;
    font-family: "Montserrat";
}
.footer-text-phone {            
    font-size: 24px;
    line-height: 139.8%;            
    color:#fff;
    font-family: "Montserrat";
}
.mail-footer{
    color:#fff;
    font-family: "Montserrat";
    text-decoration: none !important;
}
.footer-last{
    line-height: 139.8%;
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat";
}
.footerCopyRight{
    margin-top: 50px;
}
.logo-div {
    margin-top: 5%;
    margin-bottom: 5px;
}

.customlink{
    text-decoration: none !important;
    color: #fff !important;
}
.footer-mail-icon{

    height: 32px;
}