.bg-green-bar{
    background: rgba(57, 143, 51, 0.5);
    position: absolute;
    bottom: 0;
}
.esg-top{
    margin-top: -300px;
}
.esr{
    width: fit-content;
    margin: 0 auto;
}
.esr img, .esr h2{
    display: inline-block;
}
.esr img{
    width: 500px;
}
.esr h2{
    color: #398F33;
}
.hub-feature .bg-green{
    border-radius: 15px;
}

.bg-green{
    background: #398F33;
}
.bg-green-50{
    background: rgba(57, 143, 51, 0.5);
}
.esg-report{
    border: 1px solid #ffffff;
}
.esg .feature-box{
    min-height: 300px;
}