#footer{
    background: rgba(0, 0, 40, 1.00);
    /* margin-top: 300px; */
    /* height: 300px; */
    /* width: 300px; */

    width: 100%;
    z-index: 500;
    position: fixed;
    left:0px;
    bottom:0px;
    /* overflow: hidden; */
    display: flex;
    justify-content: center;
    margin: 0 1em;
    padding-top: 10px;
    
}
#footer p a {
    font-size: 14px;
    font-weight: 333;
    text-decoration: none;
    color: white;
    font-style: normal;
}

/* #publications .container,
#researchers .container, 
#projects .container, 
#home .container, 
#publications .container, 
#m-health .container{
    margin-bottom: 50px;

} */




  