body.widget-snippet .section-title h2{
    opacity:unset;
}
.section-title {
    padding: 75px 0 20px;
}
.section-title h2 {
    font-family: Helvetica Neue;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.55em;
    text-align: center;
    color: #000000;
    opacity: 0.5;
}
.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;
}
