.sponsored-post {
	background-color: var(--houston-ad-blue);
}
	.single.sponsored-post:not(.has-large-featured-image) .entry-header {
		border-bottom-color: var(--neutral-1100);
	}

.entry-header .entry-sponsor {
	display: flex !important;
}

.entry-sponsor .sponsor-byline, 
.entry-sponsor .sponsor-byline .author, 
.entry-sponsor .sponsor-byline + .posted-on {
	font-weight: 600 !important;
}

.entry-sponsor .sponsor-byline > span:first-child:not(.author) {
	color: #a9a9a9;
}