.brandLogo{display:block;width:184px;height:72px;object-fit:contain;background:#fff;border-radius:10px;padding:4px}
.authLogo{display:block;width:76px;height:76px;margin:0 auto 22px;object-fit:contain}
.adminUsersTitle{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:12px}
.adminUsersTitle h4{margin:0}
.adminUserPermission .actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media (max-width:640px){.brandLogo{width:170px;height:68px}}
