.whatWeDoSection{
background-color: #ffffff;
opacity: 0.2;
background: linear-gradient(135deg, #00ff0055 25%, transparent 25%) -40px 0/ 80px 80px, linear-gradient(225deg, #00ff00 25%, transparent 25%) -40px 0/ 80px 80px, linear-gradient(315deg, #00ff0055 25%, transparent 25%) 0px 0/ 80px 80px, linear-gradient(45deg, #00ff00 25%, #ffffff 25%) 0px 0/ 80px 80px;
}

.bgimg {
    background-image: url('././dist/gel7.jpg');
}

.sticky {
    position: sticky;
}

