body.widget-snippet .section-title h2{
    opacity:unset;
}
.section-title {
    padding: 75px 0 20px;
}
.section-title h2 { 
    text-align: center; 
    color: #000;
    font-size: 18px;
    font-family: Helvetica Neue;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 9.9px;
    text-transform: uppercase;
    opacity: 0.4000000059604645;
}
.section-title h3 {
    font-family: Helvetica Neue;
    font-size: 45px;
    font-weight: 500;
    line-height: 57px;
    letter-spacing: 0em;
    text-align: center;
    margin: 15px auto;
}
