/* Custom overrides — loaded after Vite app CSS */
.footer-content a {
    text-decoration: none !important;
}

.blog-content a {
    text-decoration: none !important;
}
