@charset "utf-8";
.recent-posts .post-item1+.post-item1 {margin-top:15px;}
.recent-posts img {width:70px;float:left;}
.recent-posts h3 {font-size:0.81rem;margin-left:80px;padding:5px 0 0 0;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.recent-posts h3 a {color:#111;transition:0.3s;}
.recent-posts h3 a:hover {color:var(--color-secondary);}
.recent-posts p {font-size:0.69rem;padding:0 0 2px 0;margin:0 0 0 80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}