.footer{
    background: #3C3C3C;
    padding: 10px 0px;
}
.footer p{
    text-align: center;
    
    font-size: 10px;
    color: #FFFFFF;
    line-height: 16px;
}