._loop_tab_content_list .row {
 max-width: 100%;
}
.list_navigation.section .view-all a {
  font-size: 0.875rem;
  line-height: 1.375rem;
  min-width: 120px;
  padding: 8px 12px 8px 12px;
  background-color: #f2f2f2;
  color: #0071bc;
}
.list_navigation.section .view-all a:hover, .list_navigation.section .view-all a:focus {
  background-color: #e6e6e6;
  color: #00538a;
  box-shadow: none;
  text-decoration: none;
}
