/**
 * 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!
 */

h2 {
color: #000000;
}

.post-list .post-image .image-wrap .bg-img {
width: 300px;
height: 100px;
background-size: contain;
}

a:visited, .alink:visited {
    color: #991a8a;
}

