/*
 Theme Name: Pepper Child
 Theme URL: https://cocreazione.matera-basilicata2019.it/
 Description:
 Theme Author:
 Author URL:
 Template: pepper
 Version: 1.0.0
 Text Domain: pepper-child
 */

.entry-meta {
    display: none;
}
.entry-title {
    font-size: 28px !important;
}
@media only screen and (max-width: 719px) {
    .site-title {
        line-height: 1.4 !important;
    }
}
.entry-title, .entry-title a, .entry-title a:hover, .entry-title a:visited, .format-quote .entry-summary a {
    color: #000 !important;
}
.entry-thumbnail img {
    width: auto;
    max-width: 350px;
    margin: auto;
} 