.uaioe-answer-block {
  border-left: 4px solid currentColor;
  padding: 1.2rem 1.35rem;
  margin: 2rem 0;
  background: rgba(127,127,127,.07);
}
.uaioe-answer-question { margin-top: 0; }
.uaioe-answer-direct > :first-child,
.uaioe-answer-context > :first-child { margin-top: 0; }
.uaioe-answer-direct > :last-child,
.uaioe-answer-context > :last-child { margin-bottom: 0; }
.uaioe-answer-context { margin-top: 1rem; }
.uaioe-answer-limitation { margin: 1rem 0 0; opacity: .72; }
.uaioe-context-link { margin-top: 1.5rem; }
.uaioe-schema-preview { white-space: pre-wrap; overflow-wrap: anywhere; }
