/*
Theme Name: Weblog Child
Author: 
Description: Weblog Child
Version: 1.0.1
Template: weblog

This is the child theme for Weblog theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
h1.entry-title {
    font-size: 29px !important;
}
nav.navigation.post-navigation {
    background: #fff;
}

div#comments {
    background: #fff;
}

footer#colophon {
    background: #fff;
}
nav#site-navigation {
    background: #fff;
}
.site-info.acme-col-2 {
    display: none;
}
header.page-header {
    background: #fff;
}
.widget {
    background: #fff;
    padding: 15px;
}
.site-logo img {
    width: 30%;
}