
/*
Theme Name: Zubine Child
Author: 
Description: Zubine Child
Version: 1.0
Template: zubin

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

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
header#masthead {
    background: #fff;
}

h2.section-title {
    background: #fff;
}
.wp-copy {
    text-align: center;
    color: #fff;
    padding: 30px 0px;
}

h2.entry-title {
    font-size: 1.25rem !important;
}

.singular-content-wrap {
    background: #fff;
    padding: 40px;
}
aside#secondary li {
    list-style: none;
}