.bg-gradient-primary {
        background-color: #7f0389 !important; background-image: linear-gradient(180deg, #75087b 10%, #7e41bd 100%) !important; background-size: cover;
    }

.bg-gradient-img {
    background-image: url(../img/fondo_inversiones_003.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;

}

