/* Minimal custom styles - most styling now handled by Tailwind CSS */

a {
    text-decoration: none;
}
