.footer
{
    border-width: 2px;
    border-radius: 5px;
    border-style: double;
    border-color: #444;
    padding: 7px;    
    text-align: center;
    /* font-size: 15px; */
    color: white;
}