.button-article {
	margin-top: 40px;
	margin-bottom: 40px;
}

.single-post blockquote {
    margin: 40px 0;
    border-color: #FB9428;
    border-style: solid;
    border-width: 0 0 0 4px;
    padding: 0 0 0 20px;
    margin-left: 20px;
}

.single-post h3, h2 {
    margin-top: 40px !important;
    margin-bottom: 30px !important;
}

.single-post h4 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.type-post p {
    margin-block-end: 1.5rem;
    margin-block-start: 0;
}

.type-post .wp-block-image.aligncenter {
    text-align: center;
    padding: 20px 0;
}

.type-post .wp-element-caption {
    display: block !important;
}