.mnmlwp-recent-posts-link {
display: inline-block;
width: 100%;
position: relative;
overflow: hidden;
vertical-align: middle;
height: 100%;
padding-bottom: .375em;
margin-bottom: .25em;
border-bottom: 1px solid #eee;
}
.mnmlwp-recent-posts-link:last-of-type {
padding-bottom: 0;
border: 0;
}
.mnmlwp-recent-posts-link-thumbnail {
width: 1.875em;
height: 1.875em;
display: inline-block;
vertical-align: middle;
height: 100%;
position: relative;
top: .25em;
margin-left: .6125em;
}
.mnmlwp-recent-posts-link-thumbnail img {
border-radius: 50%;
}
.mnmlwp-recent-posts-link-title {
width: calc(100% - 2.6125em);
display: inline-block;
vertical-align: middle;
height: 100%;
}
.mnmlwp-recent-posts-link-title.mnmlwp-recent-posts-link-title-no-thumb {
width: 100%;
padding: .35em 0;
}.mnmlwp-colored-category-link {
display: block;
position: relative;
overflow: hidden;
margin-bottom: .375em;
padding-bottom: .375em;
border-bottom: 1px solid #eee;
}
.mnmlwp-colored-category-link:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
border: 0;
}
.mnmlwp-colored-category-link-color {
display: inline-block;
color: #fff;
font-weight: 300;
width: auto;
float: right;
text-align: center;
line-height: 1;
border-radius: 0;
transition: all .2s ease;
padding: .375em .5em;
margin-right: 3px;
border-radius: .25em;
font-size: .875em;
position: relative;
top: 1px;
}
.mnmlwp-colored-category-link-color:hover,
.mnmlwp-colored-category-link-color:focus, 
.mnmlwp-colored-category-link:hover .mnmlwp-colored-category-link-color,
.mnmlwp-colored-category-link:focus .mnmlwp-colored-category-link-color {
transition: all .2s ease;
opacity: .825;
}
.mnmlwp-colored-category-link-title {
display: inline;
vertical-align: middle;
height: 100%;
}