.section-heading-wrapper span{
    font-style: normal;
    font-weight: 400;
    font-size: 120px;
    line-height: 120px;
    text-align: center;
    text-transform: uppercase;
    color: #1D1C1F;
    opacity: 0.05;
    top: -40px;
}
.section-heading-wrapper .section-heading{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    text-transform: capitalize;
    color: #111827;
}