/* HomeLynx V8.0.176 — wordmark arrow emphasis.
   Parent: V8.0.175. Brand-only: enlarge the SVG outbound-link arrow slightly
   while preserving wordmark size, placement, tone, and all app geometry. */

.hlx-wordmark__arrow,
.hlx-wordmark-inline__arrow{
  width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
  transform:translateY(-.75px)!important;
}

.hlx-wordmark__arrow svg,
.hlx-wordmark-inline__arrow svg{
  width:14px!important;
  height:14px!important;
  stroke-width:1.65!important;
}
