
.el-branding-logo-wrap{
    display:inline-flex!important;
    align-items:center!important;
    gap:12px!important;
    text-decoration:none!important;
    color:#fff!important;
}
.el-branding-logo-img{
    width:auto!important;
    max-width:220px!important;
    object-fit:contain!important;
    display:block!important;
}
.el-branding-logo-text{
    font-weight:900!important;
    color:#fff!important;
    font-size:22px!important;
    line-height:1!important;
    white-space:nowrap!important;
}
