
footer {
    /*position: fixed;*/
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgb(227 233 247) !important;
    padding: 10px;
}
 

