
.recent-wrap {
    margin: 20px 0;
}

.recent-wrap:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}


.older{background-color:black;padding:6px;}
.newer{background-color:black;padding:6px;}
.tm-blog-pagination{margin-top:20px;margin-bottom:10px;}
.tm-blog-pagination a{color:white}
.tm-blog-pagination a:hover{background:#666666;color:black}