<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wp-block-post-author {
	display: flex;
}

.wp-block-post-author__avatar {
	margin-right: 1em;
}

.author-summary .profile-pic {
	width: 48px;
	height: 48px;
}

.author-summary p {
	margin: 0 0 .3em;
	line-height: 1.5em;
}

.alternate-layout .author-url {
	display: block;
	color: #080709;
	font-weight: 800;
	font-size: 1em;
	line-height: 1.75em;
}

.alternate-layout .wp-block-post-author__name {
	font-size: .625em;
	font-weight: 600;
}

.alternate-layout .wp-block-post-author__name a {
	color: #080709;
	font-size: 1em;
	font-weight: 600;
}
</pre></body></html>