.applications-table > :not(caption) > * > * {
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}

.applications-table a,
.applications-table a:hover,
.applications-table a:visited {
  color: inherit;
  text-decoration: none;
}

.applications-table a.status-active,
.applications-table a.status-active:hover,
.applications-table a.status-active:visited {
  color: #198754;
}
