.site-logo-img{height:96px;width:auto;border-radius:.6rem;display:block}
  .site-logo-img--footer{height:104px}
  .header__phone{font-weight:600;font-size:.9375rem;white-space:nowrap;color:#111;transition:color .3s ease}
  .header:not(.scrolled) .header__phone{color:#fff}
  @media(max-width:1100px){.header__phone{display:none}}

/* Контакты в мобильном меню */
.mobile-menu__contacts{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e5e5e9}
.mobile-menu__phone{display:block;font-size:1.05rem;font-weight:700;color:#1a1d2e;margin-bottom:.6rem}
.mobile-menu__msgs{display:flex;flex-wrap:wrap;gap:.5rem}
.mobile-menu__msgs a{font-size:.82rem;padding:.35rem .75rem;border-radius:9999px;background:#f4f4f5;color:#3d3f52}
.mobile-menu__msgs a:hover{background:#e6e6ea}
