/* trend-verbs-basics : 例文につける日本語の注記 */
.tvb-ja {
  display: block;
  margin-top: 3px;
  font-size: 0.78rem;
  line-height: 1.5;
  color: var(--gray4);
}
