#allrecords ul.t-cards__container {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

#allrecords .t-cards__container:not(.t-cards__container_focus) .t-cards__link, #allrecords .t-cards__link_second, .t-cards__col:focus-within .t-cards__link:focus, .t-cards__container:not(.t-cards__container_focus) .t-cards__col:focus-within {
  outline: none
}

#allrecords .t-cards__col .t-cards__link {
  color: inherit !important
}

#allrecords ul.t-card__container {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

ul.t-card__container li ul {
  list-style-type: disc
}

#allrecords .t-card__col .t-card__link:not(.t-btn,.t-btntext,.t-submit,.t-btnflex), #allrecords .t-card__col .t-card__link_second:not(.t-btn,.t-btntext,.t-submit,.t-btnflex) {
  color: inherit !important;
  outline: none
}

#allrecords .t-focusable, #allrecords .t-focusable .t-btn, #allrecords .t-focusable .t-btntext {
  position: relative
}

.t939__item .t-card__title a {
  color: white;
  text-decoration: none;
}

.t939__item .t-card__title a:active {
  color: white;
}

