/*
Theme Name: OceanWP Child
Author: 
Description: OceanWP Child
Version: 1.0
Template: oceanwp

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

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.blog-entry-inner {
    background: #fff !important;
}

h2.blog-entry-title a {
    font-size: 30px !important;
}
.widget_block {background: #fff;padding: 20px;}

div#calendar-3 {
    background: #fff;
    padding: 20px;
}
.single-post.content-max-width #main #content-wrap {
    max-width: 50% !important;
    background: #fff;
}
.page-header-title {

    font-size: 45px !important;
 
}