/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
.post-text-hld h1, .post-text-hld h2, .post-text-hld h3{
    margin: 25px 0;
}
.post-list-wrapper h2{
    margin: 5px 0;
}
.post-content .post-description .post-ftimg-hld{
    float: none;
    margin: 0;
    width: 100%;
}
.post-view a, .post-view a:visited{
    color: #1f76bc;
}
.post-holder{
    background: white;
    box-shadow: 2px 2px 8px 2px rgba(189,189,189,0.38);
}
.share-post, .read-more-post{
    margin-top: 15px;
}