﻿#footer  
{
    background-color: #717175 !important;    
}

#footer-container  {
    background-color: #717175 !important;
    min-height: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

#footer h4 {
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

#footer a {
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 100%;
    padding: 8px;
}
