.widget_recent_entries {
	margin:10px;
}
.mds-sidebar-home-recentposts {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 50px;
}
.mds-widget-recentpost-card {
	cursor: pointer;
}
.mds-sidebar-home-contacts-media {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    margin: 10px;
}
.mds-sidebar-home-contacts .mds-sidebar-home-contacts-detail {
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: flex;
	text-align: -webkit-left;
}
.mds-sidebar-home-contacts .mds-sidebar-home-contacts-detail img {
	height: 50px;
	margin-right: 10px;
}
