.contentRender_name_plugins_common_section_title {
    padding: var(--space-2) var(--space-5);
    margin: 0 auto;
}

.contentRender_name_plugins_common_section_title h1{
    font-family: var(--font-venice);
    font-size: 44px;
    font-weight: normal;
    color: #641723;
    line-height: .8em;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.contentRender_name_plugins_common_section_title h1, .contentRender_name_plugins_common_section_title img{
    text-align: center;
}
.contentRender_name_plugins_common_section_title img{
    margin: 8px auto 1em auto;
}