footer{
    padding: 1rem 0.5rem;
    background-color: black;
}

.copyright-par{
    color: white;
    text-align: center;
}

.website-by-par{
    color: white;
    font-size: 0.875rem;
    font-family: monospace;
    font-style: italic;
    padding-top: 0.5rem;
    text-align: center;
}

.website-by-link{
    text-decoration: none;
    color: gold;
    font-size: 0.875rem;
}