.footer-widgets .widget-title, 
.footer-widgets h1, 
.footer-widgets h2, 
.footer-widgets h3, 
.footer-widgets h4, 
.footer-widgets h5, 
.footer-widgets h6 {
    color: #ffffff !important;
}


/* فوٽر جي پهرين وجيٽ (برانڊ سيڪشن) کي سينٽر ڪرڻ */
.footer-widget-1 {
    text-align: center !important;
}

/* لوگو کي ننڍو ڪرڻ ۽ وچ تي آڻڻ */
.footer-widget-1 img {
    max-width: 180px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
}
