
/* new css 24-3-2026*/

footer {
    background: rgba(0, 71, 55) !important;
  
}

footer .heading strong {
    
    color: #9bde4d !important;
}
footer .copyRight {
  color:#fff !important;
}


.navbar1 {
    background: rgba(0, 71, 55)!important;
}

.search-face-wrap .city-heading-box h1
{
    color: rgba(0, 71, 55) !important;
  
}

/* login,signup page*/

.ppCoverBox {
  
    background-image: linear-gradient(58deg, rgba(0, 71, 55) 0%, rgba(0, 71, 55) 101%) !important;
  
}

.btn-primary:hover {
    background: rgba(0, 71, 55)!important;
    border-color: rgba(0, 71, 55) !important;
 	 color: #fff!important;
}

.btn-primary {
    background: rgba(0, 71, 55)!important;
    color: #fff !important;
    border-color: rgba(0, 71, 55)!important;
    
}

.sqyHeading strong {
   
    color: rgba(0, 71, 55)!important;
}
/* end login page css */


/* all page title heading*/


.white-box .title {
   
    color: rgba(0, 71, 55) !important;
}

.sqyNewFaqBox .syH3 h2 {
    color: rgba(0, 71, 55) !important;
}



