.pantau-ibu-brand{
    display:flex;
    align-items:center;
    gap:.65rem;
}

.pantau-ibu-brand-logo{
    width:42px;
    height:42px;
    border-radius:999px;
    object-fit:cover;
    background:white;
    box-shadow:0 6px 18px rgba(15,23,42,.18);
}

.pantau-ibu-brand-text{
    font-size:1.15rem;
    font-weight:900;
    letter-spacing:-.03em;
    line-height:1;
    white-space:nowrap;
}

.pantau-ibu-green{
    color:#009688;
}

.pantau-ibu-orange{
    color:#f57c00;
}
