/*fuentes*/
.enlaces .cell ul li {font-size:1.6rem;line-height:1.5;padding-top:0.4rem}
.enlaces .cell ul {-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;}
.enlaces .cell ul li a:before{float:left;content:'\25BA';font-size:70%;height:1.43em;width:1.43em;line-height:1.8;
    display:inline-block;position:relative;left:-1.43em;margin-right:-1.43em;color:#f56b0d;}
.enlaces .cell {padding:1rem 3rem;}
.enlaces .cell ul li a:hover {color:#d25000;text-decoration:underline #f56b0d;}