footer{
   	background-color: #EDEFF1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    text-align: center;
}

footer p {
    padding: 10.5px;
    margin: 0px;
    line-height: 100%;
}