.elementor-185 .elementor-element.elementor-element-4a8c35c{--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-e1f8959 */.eu-social-row {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-top: 10px;
}

.eu-social-icon {
  width: 34px;
  height: 34px;
  background-color: #ff7a00; /* Export Unlocked orange */
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: 0.2s ease-in-out;
}

.eu-social-icon:hover {
  background-color: #d86600;
  transform: translateY(-2px);
}

/* Icon-specific tweaks if needed */
.youtube { font-size: 13px; }
.instagram { font-size: 16px; }/* End custom CSS */