.dark-title {
  color: rgba(200, 200, 200, 0.8);
}

.article ol li {
  font-weight: bold;
  color: rgba(10, 10, 10, 0.8);
}
