.video-full {
    height: 100vh;
    overflow: hidden;
}

#values h1 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto';
    font-weight: 600;
    margin: 25px 0px;
    text-transform: uppercase;
}

/* #our-firm h2 {
    font-family: "Hurme-bold";
    color: black;
    font-size: 38px;
    line-height: 72.8px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 80px;
} */
#our-firm .video-full {
    margin-top: 60px;
}

#our-firm h2 {
    color: white;
    font-size: 40px;
    margin-top: -100px;
    margin-bottom: 35px;
    z-index: 9;
    background: #00000047;
    padding: 2px 5px;
    width: 500px;
    /* text-align: center; */
    position: relative;
    margin-left: 50px;
    text-transform: capitalize;
}

#values a {
    text-decoration: underline !important;
}

#innovation ul li {
    list-style-type: disc;
}

div#equity,
#our-values,
#sustainable,
#commitment,
#ethics,
#innovation,
#our-work,
#our-team,
#our-reach,
#governance {
    scroll-margin-top: 60px;
}