/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-06-26 18:11:50 */

html, body { 
        font-family: Poppins;
}
.footer-middle{
    background-color:#000000;
}
.footer-middle, .footer-middle p{
    color:#FFFFFF;
}
.footer-middle a{
    color:#FFFFFF;
}
.footer-middle a:hover{
    color:#00A916;
}
.footer-middle .block .block-title strong{
    color:#FFFFFF;
}
.footer-middle [class^="porto-icon-"].theme-color, .footer-middle [class*=" porto-icon-"].theme-color{
    color:#FFFFFF !important;
}
.footer-middle-2{
    background-color:#333333;
}
.footer-middle-2, .footer-middle-2 p{
    color:#FFFFFF;
}
.footer-middle-2 a{
    color:#FFFFFF;
}
.footer-middle-2 a:hover{
    color:#00A916;
}
