.site-description-with-image { height: 0px; padding: 0px; }
.site-description-with-image > .site-description { overflow: visible; position: relative; padding: 0.5rem; color: #EAEAEA; }

.no-shadow {
	border: 0px;
	box-shadow: none !important;
}

.excerpt-wrapper {
	text-align:justify;
}

.entry-content {
	hyphens: none;
}

.aligncenter embed, .aligncenter iframe, .aligncenter object, .aligncenter video {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content pre.wp-block-code, .comment-content pre.wp-block-code {
	border: none;
	border-radius: 8px;
	background-color: #282c34;
}

.entry-content pre.line-numbers, .comment-content pre.line-numbers {
	padding-left: 3.8em;
}

.entry-content pre.wp-block-code code, .comment-content pre.wp-block-code code {
	line-height: 1.5;
	background: none;
}

figcaption { font-size: 1rem; margin-top: .5em; margin-bottom: 1em; }
.wp-block-table { margin-bottom: 1em; }
.wp-block-table table { margin-bottom: 0px; }