/* .project-section {
    
} */

h3{color: rgba(0,0,0,0.3);}


.active {
    color: rgb(100, 196, 0);
}

.img-container {
                background-color: rgba(100, 196, 0,0.05);
                padding: 2%;
                }
img {max-height: 400px;}

i {
    color:rgba(0,0,0,0.3); 
    
}


#img-features {
    transition: opacity 0.3s;
}

.navigator{
    transition: color 0.3s;
    
    
}

