/* Social Icons Creddo — íconos circulares uniformes */
.elementor-widget-social-icons.creddo-social-share .elementor-social-icons-wrapper {
	gap: 12px;
}

.elementor-widget-social-icons.creddo-social-share .elementor-social-icon {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-width: 61px;
	min-height: 61px;
	width: 61px;
	height: 61px;
	background-color: #1A56B0 !important;
}

.elementor-widget-social-icons.creddo-social-share .elementor-social-icon i,
.elementor-widget-social-icons.creddo-social-share .elementor-social-icon svg {
	color: #FFFFFF !important;
	fill: #FFFFFF !important;
	line-height: 1;
}
