.top-bar-section .bar-text { display: flex; justify-content: center; align-items: center; gap: 13px;text-align: center; padding:11.5px 0; font-family: Avenir LT Std; font-weight: 600; font-size: 14px; line-height: 1.15; letter-spacing: 0; }
.top-bar-section .bar-text span {line-height: 1;} 
.top-bar-section svg { vertical-align: middle; }


@media(max-width:390px){
  .top-bar-section .bar-text {font-size:12px;}
}




