.footer-links li {
    margin-bottom: 8px;
}

.footer-links a:hover {
    text-decoration: underline;
    color: #0d6efd;
}
footer {
    background-color: #35698A;
    border-top: 4px solid #D28B07; /* gold accent */
}
