/* Custom styles for Georgia360 website */



/* Hide social media icons */
.social-networks, 
.social-col,
footer .social-networks,
#footer .social-networks,
.social-link,
footer .social-col {
    display: none !important;
}



/* Additional custom styles can be added here */



.txr-sms-chat {

    display: none !important;
    
}

.txr-sms-chat *{
    display: none !important;
}

