

/*Quitar fechas blog*/

.post_info { display: none !important; }


span.date.entry_date.updated {
    display: none;
}

footer .column1 {
position: relative;
top: -18px;
}

