/*.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  /*  background: #e6e6e6;*/
    color: #e6e7e8;
}


.tabs-title > a:hover {
    background: transparent;
    color: #700000}
    */