﻿
.footer
{
    background:#718097;
    border-top:1px solid #fff;
    padding:18px 0 18px 22px;
    color:#ccc;
}

.footer a
{
    color:#ccc;
    text-decoration:none;
}

.footer a:hover
{
    color:#fff;
}

.lightedge
{
   color:#fff !important;
   text-decoration:none;
}


.lightedge:hover
{
   color:#ccc !important;
}