
body {
    font-family: 'Inter', sans-serif;
}

.font-display {
    font-family: 'Playfair Display', serif;
}


.nav-link.active {
    color: #ca8a04; 
    border-bottom: 2px solid #ca8a04;
    font-weight: 600; 
}