t-text_sm.li {margin-bottom: 10px !important;}

/*
ul {
    list-style-type: circle !important;
}
*/

/* скругление углов во вкладках */
.t817__content {border-radius: 0px 0px 2px 2px !important;}

/* выравнивание пунктов мобильного меню */
@media screen and (max-width: 980px) {
  .t456 .t456__list_item {
    text-align: left !important;
    padding-left: 20px !important;
  }
  
  .t456__rightwrapper {
      height: 50vh !important;
  }
}



::selection {color: #2d2d2d !important; background: #FFCD42 !important;}

.t-title {
        font-kerning: normal !important;
} 