.darkHeader 
{
    background-color: #143a58
}

.footer,
.darkSection 
{
    background-color: #1f5079
}

.footerContent p,
.footerContent .list-unstyled li,
.footerContent .list-unstyled li a
{
    color: #ffffff;
}

.copyRight
{
    background-color: #193f65;
}
