/*
 * Blog list and single post layout offsets.
 */

.blog-holder {
    margin-top: 76px !important;
}

.blog-post-single > .container {
    margin-top: 76px !important;
}
