.vocabulary-host-page { min-width: 0; }
.vocabulary-host-note { margin: 0 0 18px; color: #61756f; font-size: 13px; line-height: 1.8; }
.vocabulary-host-mount { min-width: 0; }
.vocabulary-host-error { padding: 18px; border-radius: 12px; color: #983e33; background: #fff3ed; }
.vocabulary-host-page .vw-root { padding: 0; }
@media (max-width: 700px) {
  .vocabulary-host-note { margin-bottom: 12px; font-size: 12px; }
}
