body {
    font-family: 'Kalbe System', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.heading {
    font-family: 'Kalbe System', sans-serif;
    font-weight: 400;
}

.nav-link:hover {
    text-decoration: underline solid white !important;
    color: white !important;
}

.navbar-brand-subtitle {
    font-size: 11px;
    margin-top: -2px;
}
