.tablepress>:not(caption)>*>* {
  background-color: #630808;
}

strong {
  color: #ffffff;
  text-align: center;
}

.col.small-12.large-12 {
  margin-right: -1px;
}

.tablepress>.row-hover>tr:hover>* {
  position: absolute;
  right: -3px;
  width: -4px;
}