#email-header a:before{
	content: "\f0e0";
	font-family: 'Font Awesome 6 Free';
	margin-right: 0.5em;
	color: #ffc531;
	font-weight: 500;
}
#telefono-header a:before{
	content: "\f095";
	font-family: 'Font Awesome 6 Free';
	margin-right: 0.5em;
	color: #ffc531;
	font-weight: 600;
}

#sociales-footer .et_pb_column{
	display:flex;
	justify-content: center;
	align-items: center;
}
#sociales-footer .et_pb_module{
	display: flex;
	justify-content: space-around;
	max-width: fit-content;
	width: fit-content;
	min-width: fit-content;
	margin: 0 1em !important;
}
#sociales-footer .et_pb_image_wrap {
	width:20px;
}
#pre-footer .et_pb_row_0_tb_footer img{
	max-width:160px;
	margin:auto;
	display:block;
}