.noticias .enlaces a {
	color: #3dd923;
}
.noticias .enlaces-mob a {
	color: #3dd923;
}
.noticias .categoria h2 {
    font-size: 1.3em;
    background-color: #3dd923;
    color: #fff;
    padding: 10px 15px;
    /* width: 60%; */
    font-weight: 500;
    margin: 0px;
}
.noticias .etiquetas h4,
.relacionados h4 {
    border-left: 5px solid #3db504;
    background-color: #000000;
    font-weight: 100;
    margin: 0;
    color: #fff;
    width: 60%;
    padding: 8px 15px;
    font-size: 1.6rem;
    margin-bottom: 20px;
}
.cont-noti .destacada .t-dest {
    border-bottom: 4px solid #3dd923;
} 
.cont-noti .destacada .t-dest h3 {
    background-color: #3dd923;
    display: -webkit-inline-box;
    line-height: 0;
    padding: 6px 15px;
    margin: 0;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
}
.subcategoria p.autor span,
.creditos p span {
    color: #3dd923;
}
.list-noti .cont-noti .bg-black .desc a:hover {
    color: #fff;
}
.list-noti .cont-noti .bg-black .desc a,
.noti2 .desc a {
    color: #3dd923;
}
.noti2 .subcat h3 {
    background-color: #3dd923;
}