/**
 * Theme Name: Fo Child
 * Description: Child theme for the Fo
 * Author: Themesflat
 * Template: fo
 */


.programmata-front .meta-right, .programmata-front .meta-left .post-author, .programmata-front .meta-left .post-categories
{
display: none;
}

.blog-post h3
{
    background: #efefef;
    padding: 10px;
    color: #b6d554;
    border: 2px solid #ccc;
}

.blog-post h4
{
padding: 10px;
border-bottom: 2px solid #3b74aa;
}

article .entry-title
{
text-transform: none;
}

.footer-widgets h3, .footer-widgets h4
{
color: #ddd;
}

a
{
color: #4577ad;
}

.post-comments, .post-author
{
display: none !important;
}