.textDetail {
  font-size: var(--text-detail-size);
  font-weight: var(--text-detail-weight);
  color: var(--text-detail-color);
}
