.blog h1,
.post h1,
.blog h2,
.post h2 {
    font-size: 2rem !important;
}
.blog h3,
.post h3 {
    font-size: 1.5rem !important;
}
.blog #primary,
.single-post #primary {
    margin-top: 50px !important;
}
.blog #secondary,
.single-post #secondary {
    padding-top: 50px !important;
}
.post .entry-title a,
.post .entry-title {
    font-weight: bold;
    color: #0d3f5c;
}
.q2w3-fixed-widget-container .widget {
    z-index: 999;
}