footer{
background-color: $gunmetal;
color: $white;
}
.footer__link{
text-decoration: none;
color: $ghost-white;
&:hover{
color: $notification;