#banners-secondary #title-section {
    background-color: var(--color-scapole-gray-havy)!important;
}

#banners-secondary #title-section h1,
#banners-secondary #title-section h1 span {
    font-family: 'Oswald', 'Roboto', sans-serif;
    color: #fff;
    font-weight: 600;
}

#banners-secondary #title-section h1 span {
    border-bottom: 5px solid var(--color-scapole-orange-main);
}

