.post-title-block :is(h1, h2, h3, h4, h5, h6) {
	margin-bottom: 0;
}
.post-title-block .post-date {
	margin-top: 22px;
}
.post-title-align-left {
	text-align: left;
}
.post-title-align-right {
	text-align: right;
}
.post-title-align-center {
	text-align: center;
}

.post-title-block .subheading {
margin-top: 20px;
}
.post-title-block .intro-text {
margin-top: 32px;
}
:is(.post-categories, .post-services) a {
	font-weight: 700 !important;
}

.post-title-block:has(+ .buttons-block) {
padding-bottom: 35px;
}