.yedapi-today {
  margin: 2rem 0;
  padding: 1rem 1.125rem;
  border: 1px solid #dcdcde;
  border-radius: 6px;
  background: #fff;
}

.yedapi-today-title {
  margin: 0 0 0.85rem;
  font-size: 1.15rem;
  line-height: 1.35;
}

.yedapi-today-list {
  margin: 0;
  padding-left: 1.25rem;
}

.yedapi-today-item {
  margin: 0.45rem 0;
  line-height: 1.65;
}

.yedapi-today-item time {
  margin-right: 0.5rem;
  color: #646970;
  font-variant-numeric: tabular-nums;
}

.yedapi-today-comments {
  margin-left: 0.45rem;
  color: #646970;
  font-size: 0.92em;
}

.yedapi-today-empty {
  margin: 0;
  color: #646970;
}
