
body { font-family: Inter, system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial; padding-top:70px;}
.text-success { color: #0f9d58 !important; }
.btn-success { background-color: #0f9d58; border-color: #0f9d58; }
.btn-success:hover { background-color: #0c7a42; border-color: #0c7a42; }
.navbar-brand img { border-radius: 6px; }
.carousel-caption { background: rgba(0,0,0,0.4); padding:20px; border-radius:8px; }
.nav-link.active { color:#0c7a42 !important; font-weight:600; border-bottom:2px solid #0f9d58; }
