#blogBlock .spacer.half-space {
	margin-top: 9px;
}

.single-post .uncode-info-box {
	font-size: 13px !important;
	opacity: 1;
	color: #303133 !important;
	font-family: inherit !important;
}

.single-post h1 {
	padding: 0% 0% 1% 0%;
	width: 80%;
}

.single-post 
.post-tag-share-container {
	display: flex;
	display: flex;
	justify-content: space-between;
	justify-content: center;
	align-items: center;
}

.t-entry-excerpt {
	padding-bottom: 0px;
}

.blogBlock .t-entry-text a, .blogBlock .t-entry-text p {
	word-wrap: break-word;
}

.single-post .uncode-info-box {
	font-size: 20px !important;
	opacity: 1;
	color: #303133 !important;
	font-family: inherit !important;
	margin-top: 20px !important;
}

.uncode-info-box .author-info, .uncode-info-box .author-info a {
	margin-top: -30px !important;
	color: #303133 !important;
	color: #1e1e1e !important;
	font-size: 20px !important;
	font-family: "Gotham Light" !important;
	line-height: 1.25 !important;
	font-weight: 600 !important;
	opacity: .9;
}

.author-info {
	text-transform: lowercase;
}

.author-info a {
	text-transform: initial;
}

#blogBlock .font-136269 {
	font-family: Inter !important;
}

@media only screen and (min-width: 1024px) and (max-width: 1399px) {}

@media only screen and (max-width: 1024px) {}