footer {
    text-align: center;
    align-items: center;
    margin-top: 80px;
    padding: 20px 20px;         /* 2nd number is left margin*/
}


a {
    text-decoration: underline;
    color: inherit;
}
