
body {font-family: 'Poppins', sans-serif;}
.hero-img {height: 500px; object-fit: cover;}
.navbar-brand {color: gold !important;}
.whatsapp-float {
position: fixed;
bottom: 20px;
right: 20px;
background: #25D366;
color: white;
padding: 10px 20px;
border-radius: 50px;
text-decoration: none;
}
