@charset "utf-8";
.recent-posts .post-item1+.post-item1 {margin-top:15px;}
.recent-posts img {width:100px;float:left;}
.recent-posts h3 {font-size:0.81rem;margin-left:110px;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;margin:0 0 0 110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}