.note-card-content {
  display: block;
  color: inherit;
  text-decoration: none;
}

.note-card-content p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.6;
  color: #64748b;
}
