/* GSO Footer Social-Icon Click Fix — see gso-footer-social-fix.php for the why.
   Footer (Elementor template 21) social-icons widget was overlapped by the BBB-seal image's box,
   which swallowed taps on Facebook/Yelp/Google. Elevate the widget's stacking so the icons get
   their own clicks. Visual layout unchanged (overlap is in the image's transparent box only). */
.elementor-element.elementor-element-4bd31acb {
	position: relative !important;
	z-index: 5 !important;
}
