.wide-separator {
    margin-bottom: 0!important;
}

.row-noticia a {
    color: #000000;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.row-noticia a:hover {
    color: #8dc049;
    text-decoration: none;
}

.row-noticia p {
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
}

.row-noticia div, .row-noticia ul{
    color: #666;
    font-family: "Lato",sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.row-noticia ul {
    display: inline-block;
}

.row-noticia ul li a {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

.row-noticia ul li a:hover {
    color: #fab61d;
    text-decoration: underline;
}

.row-noticia ul li a:visited {
    text-decoration: none;
}

a.leer-mas {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

a.leer-mas:hover {
    color: #8dc049;
    text-decoration: underline;
}