.footer-section a {
    color: #fff;
    text-decoration: underline;
    font-size: 0.95rem;
}

.footer-section a:hover {
    text-decoration: none;
    color: #d59a8d;
}

.footer-col h4 {
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.footer-col p,
.footer-col li {
    margin: 0.3rem 0;
    font-size: 0.9rem;
}