/* Seamou Studio - Admin Console Custom Branding */
.pf-v5-c-brand, .pf-c-brand {
    content: url('../img/brand-logo.svg') !important;
    height: 38px !important;
    max-height: 38px !important;
    width: auto !important;
    object-fit: contain !important;
}

.pf-v5-c-page__header-brand-link, .pf-c-page__header-brand-link {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
}
