.r16-today-list .r196-today-todo {
  border-left: 4px solid #4f9662;
  background: linear-gradient(145deg, #fbfff9, #edf7eb);
  box-shadow: inset 0 0 0 1px rgba(79, 150, 98, .12);
}

.r16-today-list .r196-today-todo .r181-mini-calendar {
  border-color: rgba(63, 128, 80, .28);
  background: rgba(248, 255, 247, .92);
}

.r16-today-list .r196-today-todo .r181-mini-calendar > b {
  background: linear-gradient(155deg, #6aac78, #3f8050);
}

.r16-today-list .r196-today-todo strong {
  color: #285c38;
}

@media (max-width: 720px) {
  .r16-today-list .r196-today-todo {
    border-left-width: 3px;
  }
}
