.shortcode-post-search h2.h5 {
	font-size: 1.25rem !important;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
}

.shortcode-post-search .block-link {
	text-decoration: underline;
	text-decoration-color: #aa85cf;
	transition: text-decoration-color .2s;
}

.shortcode-post-search .block-link:hover {
	text-decoration: underline !important;
	text-decoration-color: #41215e;
}

.shortcode-post-search .post-search-results {
	margin-top: 2em;
}

.shortcode-post-search .post-entry {
	margin-bottom: 1.5em;
}

.shortcode-post-search .notice {
	margin-top: 1.5em;
}

.shortcode-post-search .date {
	color: #572c86;
	margin-top: .5em;
	margin-bottom: 0px;
	font-size: .9em;
	font-weight: bold;
}
