.field--name-field-subheader-apresentacao h1,
.view-blocos-paginas-de-apoio,
h1.title {
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: var(--bs-h1-font-size);
    font-weight: 700;
    max-width: none;
    color: var(--bs-body-bg);
    background-color: var(--bs-primary);
    border-radius: 0;
    padding: 25px;
    margin: 0;
}

.field--name-field-subheader-apresentacao {
	width: 100%;
}