/*


*/

.home__img {
    opacity:.4;
    position:fixed; 
    z-index:-1;
}

.home__container{
    height: initial;
    min-height: 100vh;
}


#footer_section {
    background-color: #fafafa;
}
