/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
.et-social-linkedin a:before { 
	content: '\e09d';
}
.et-social-youtube a:before { 
	content: '\e0a3';
}
.et_pb_scroll_top.et-pb-icon {
color: #ffffff;
background: #FFC60A;
}
#listado_indicadores{
	text-align:center;
}
#listado_indicadores li{
	display:inline;
	color:#ffffff;
	margin:0 5px;
}
.indicador_destacado{
	font-weight:bold;
}