﻿footer{
    padding: 10px;
    text-align: center;
    background-color: #1b1b1b;
    color: #FFF;
}

footer a{
	transition: all .5s ease;
}



