.main-container{
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-post-view .page-title {
    text-align: left;
}

.sidebar .widget.block.blog-search .block-title,
.sidebar .widget.block.blog-recent .block-title,
.blog-post-view .page-title {
    text-transform: unset;
}
