ul.segment__nav li:nth-of-type(2).segment__item.segment__item--active button {
  background: #ffc700 !important;
  -webkit-box-shadow: 0 0 0 1px #ffc700;
  box-shadow: 0 0 0 1px #ffc700;
}


