/* --- Footer --- */
footer {
    text-align: center;
    padding: 16px;
    background-color: #020a12;
    color: whitesmoke;
    font-size: 0.9rem;
    line-height: 1.8;
}