/* ===== Tool Shared Styles ===== */
.tool-wrap textarea,
.tool-body textarea {
  font-family: var(--font);
  font-size: .95rem;
}
