/* Custom Styles */
.hero-section {
    background: url('https://picsum.photos/1920/1080?random=18') no-repeat center center;
    background-size: cover;
    height: 100vh;
}

.navbar-brand {
    font-family: 'Playfair Display', serif;
    font-weight: bold;
}
