.ump-mixed-posts ul, .ump-mixed-posts li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ump-mixed-posts li {
    margin-bottom: 1em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.5em;
}

.ump-mixed-posts-link {
	text-decoration: blink;
    font-weight: 700;
    display: block;
    padding-block: 12px
}
.ump-mixed-posts-date {
    font-size: 0.75rem;
    color: #999;
    margin-bottom: 6px;
}

.ump-mixed-posts-title {
	color: #333;
	font-size: 1.125rem;
	line-height: 1.5;
}
