.reveal .pugh-matrix table {
  width: 100%;
  margin: 1.15rem auto 0.7rem;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 0.65em;
  line-height: 1.2;
}

.reveal .pugh-matrix th,
.reveal .pugh-matrix td {
  padding: 0.42em 0.27em;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #c4cbd3;
}

.reveal .pugh-matrix th:first-child,
.reveal .pugh-matrix td:first-child {
  width: 30%;
  text-align: left;
}

.reveal .pugh-matrix th:nth-child(5),
.reveal .pugh-matrix td:nth-child(5) {
  background: #eef3f7;
  font-weight: 600;
}
