.blog .widget-posts-image {
    float: left;
    width: unset;
}

.xn-portfolio:hover .xn-portfolio-thumb::before {
    opacity: 0.5;
}

.portfolio-area .xn-p-details ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.portfolio-area .xn-p-details ul li {
    margin-left: 3em;
}

.portfolio-area .xn-p-details ul li:before {
    content: "\f14a";
    font-family: "Font Awesome 5 Pro";
    float: left;
    margin-left: -1.5em;
}

.widget-posts-body {
     padding-top: 0;
}

h2.blog-title {
    font-size: 22px;
}