.dc-lang__items { display: flex; align-items: center; height: 100%; padding: 0 10px; } .dc-lang__item { padding: 30px 15px; font-size: 14px !important; line-height: 18px; color: #777; transition: all 100ms !important; } .dc-lang__item:hover { font-weight: bold; color: #777; } .dc-lang__item_active { font-weight: bold; }