/*#visitorChat_header_text {
 display: none !important;
}
#visitorChat_sound_container {
	display: none !important;
}
#visitorChat_sound_container:after {
	display: none !important;
}
#visitorChat {
	display: none !important;
}*/

a div img  {
  border-bottom: 2px solid white; /* Adjust color and thickness as needed */
}
a div img:hover  {
  border-bottom: 2px solid red; /* Adjust color and thickness as needed */
}