.ml1-messenger-brand-node{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  letter-spacing:0!important;
}
.ml1-messenger-brand-icon{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  object-fit:contain!important;
  border-radius:9px!important;
  display:block!important;
}
.ml1-messenger-entry{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
}
.ml1-messenger-entry-icon{
  width:18px;
  height:18px;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:1024px){
  .ml1-messenger-brand-icon{width:28px!important;height:28px!important;min-width:28px!important}
}
