.opr-bag-deco{
    background-image: url(../images/Oprtu-back-img.png);
}


    .inside-row-fixed {
        height: 60%;
        width: 40%;

    }

    .bgc-circle-color-deco {
        height: 100px;
        width: 100px;
        background-color: #ffffff;
        border-radius: 50%;
        /* display: inline-block; */


    }


    .opprtu-text-decoration {
        color: white;
        font-size: 25px;
        font-weight: 400;
    }

    .invest-header-deco {
        color: #F76A2A;
        font-size: 40px;
        font-weight: 500;
    }

    .invest-gal-deco {
        background-color: #FFFDFC;
        /* background-color: #ffffff ; */


    }

    .ineest-pill-deco {
        background-color: #ecaa6f;
    }

    .invest-text-deco {
        color: black;
        font-size: 17px;
        font-weight: 500;
    }

    .invest-p-text-deco {
        color: black;
        font-size: 15px;
        font-weight: 400;
    }

    .invest-gallery-deco {
        background: #FFF5EC;
        border: .0625rem solid rgba(204, 54, 54, 0.25);
        box-shadow: 0rem 0rem .25rem .25rem rgba(217, 217, 217, 0.25);
        border-radius: 70px;
        padding-bottom: 5px;
    }
    .growth-simplified-side-img{
        background-image: url(../images/growth-simp-img.png);
        background-position: center;
        background-size: auto;
        background-repeat: no-repeat;
        height: 380px;

    }


    .gro-text-deco {
        font-size: 19px;
        font-weight: 450;
    }

    button.discover-more-button {
        display: flex;
        margin-top: 1rem;
        border: none;
        background-color: #F76A2A;
        padding: 0.8rem;
        cursor: pointer;
        border-radius: 2rem;
        color: white;
        font-weight: 500;
        font-size: 16px;
    }



