.del {
  color: #f00;
  text-decoration: line-through;
}
.del span {
  color: #000;
}
._off {
  pointer-events: none;
}
._red {
  color: #df0024 !important;
}

#low #content p,
#low #content table {
  margin-bottom: 1rem;
}
/* #low #content .text p:last-of-type {
  margin-bottom: 0;
}
#low #content .text p:first-of-type {
  margin-bottom: 1rem;
} */
.item .text {
  padding: 1rem;
}
#content .item {
  margin-bottom: 3rem;
}
