.col-xl-12.p-3.mb-4 h3::before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-image: url('https://ss-cnt-001c.esmsv.com/r/content/host2/3a7d2f0f75354ceb79ea953a1f12ad04//editor/1MANUALdeUSOSPecorina-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0px;
}

.col-xl-12.p-3.mb-4 h3,
.col-xl-12.p-3.mb-4 h3 strong {
    font-family: "Playfair Display" !important;
    font-weight: 400 !important;
    font-size: 50px !important;
    color: var(--bs-footer-bg) !important;
}