.noticia_pg ul li {
    margin-bottom: 20px;
}
.noticia_pg ul li span {
    color: #0e4d27;
    float: left;
    font-family: "robotolight";
    font-size: 28px;
    width: 100%;
}
.noticia_pg ul li em {
    color: #5d5c5c;
    float: left;
    font-family: "robotobold";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 5px 0;
    width: 100%;
}
.noticia_pg ul li p {
    margin: 0;
}