.x-recent-posts .entry-wrap a {
position: absolute;
top: 10px;
line-height: 30px;
display: block;
left: 10px;
z-index: 9999;
border-radius: 8px;
}
.x-recent-posts .entry-wrap i {
color: #ff8902;
font-size: 30px;
line-height: 30px;
height: 28px;
display: block;
z-index: 9999;
}
a.swd-rss {
line-height: 30px;
display: block;
border-radius: 8px;
}
a.swd-rss i {
color: #ff8902;
font-size: 30px;
line-height: 30px;
height: 28px;
display: block;
z-index: 9999;
}