/* Colores reconocibles para los accesos sociales del pie de página. */
.et-l--footer .et-social-whatsapp a.icon {
	background: #25d366 !important;
}

.et-l--footer .et-social-instagram a.icon {
	background: linear-gradient(135deg, #833ab4 0%, #fd1d1d 52%, #fcb045 100%) !important;
}

.et-l--footer .et-social-facebook a.icon {
	background: #1877f2 !important;
}

.et-l--footer .et-social-google a.icon {
	background: #4285f4 !important;
}

.et-l--footer .et_pb_social_media_follow a.icon::before {
	color: #fff !important;
}
