/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
.post-list .action.primary {
    border-radius: 10px;
}

.post-holder {
    margin-left: 0;
}

.post-holder .post-date{
    margin-left: 0;
    box-shadow: none;
    width: auto;
    float: none;
    margin-bottom: 15px;
    display: block;
    text-align: left;
}

.blog-post-view .post-description p {
    font-size: inherit;
    line-height: inherit;
}

.post-holder .post-header {
    margin-bottom: 0;
}
