.footer {
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    color: #666666;
    border-top: 1px solid #e96c17;
    margin: 0;
    padding:20px 0;
}

.footer a {
    color: #666666 !important;
}