.eyecatch.eyecatch-main {
	display: none;
}
.content .wp-block-image {
	margin-top: 1em;
}
.content .wp-block-image figcaption {
	margin-top: .2em;
	text-align: center;
}

.content .wp-block-table , .content .wp-block-image size-full {
	margin-top: 2rem;
}
.content p.has-background {
background-color: #f2f2f2 !important;
}
.content.partsH2-12 h2 {
    padding: 10px 0 10px 20px;
    border-left: solid 10px #a83f3f;
	border-bottom: 0;
}
.content.partsH3-25 h3 {
	background-color: transparent;
	border-radius: 0px;
	border-bottom: 2px solid #a83f3f;
	padding: 10px;
}
.content.partsH3-25 h3::after {
	display: none;
}