.elementor-81 .elementor-element.elementor-element-96c4621{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-a5c058d *//* Default (white) social icons */
.col-social .social-links a img {
  filter: brightness(0) invert(1);   /* turns original PNG into pure white */
  transition: filter 0.3s ease;
}

/* Hover → gold tint */
.col-social .social-links a:hover img {
  /* these filter values approximate #6a581a */
  filter: invert(31%) sepia(91%) saturate(5880%) hue-rotate(3deg) brightness(98%) contrast(101%);
}/* End custom CSS */