/* Custom styles - Template BPMP Kalbar */

.hero-section {
    background: linear-gradient(135deg, #0d3b66, #1d6fa5);
    color: #fff;
    padding: 3rem 1rem;
}

.top-bar {
    font-size: 0.85rem;
}

.navbar-brand strong {
    line-height: 1.2;
}

footer a {
    color: #cbd5e1;
    text-decoration: none;
}

footer a:hover {
    color: #fff;
}
