.list-item__expand-chevron {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.tabbar__item.active button{
    color:rgb(255, 161, 1);
}
.tabbar__border  {
    background-color:rgb(255, 161, 1);
}
/*
.highlighted.list-item {
    background-color: #222;
}
.highlighted.list-item .list-item--material__center{

    background-image: linear-gradient(0deg,rgb(255,255,255),rgb(255,255,255) 10%);
}
*/