.footer {    text-align: center;    color: white;    margin: 0 0 1rem 0;}
    .footer a {        color: white;    }        .footer a:hover {            color: gold;        }    .footer img {        max-width: 1rem;    }