body {
  font-family: "Segoe UI", Tahoma, sans-serif;
  font-size: 10pt;
  line-height: 1.45;
  color: #222;
  margin: 16px 20px 24px 20px;
  max-width: 52em;
}

h1 {
  font-size: 1.15em;
  margin: 0 0 0.6em 0;
}

h2 {
  font-size: 1.05em;
  margin: 1.1em 0 0.45em 0;
}

p {
  margin: 0 0 0.85em 0;
}

.help-figure {
  margin: 1.2em 0;
  text-align: center;
}

.help-figure img,
.help-figure svg {
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
}

.help-figure svg {
  padding: 6px 4px 4px 4px;
}

figcaption {
  font-size: 0.92em;
  color: #555;
  margin-top: 0.35em;
  text-align: center;
}

.help-table {
  border-collapse: collapse;
  margin: 0.5em 0 1em 0;
  font-size: 0.97em;
}

.help-table th,
.help-table td {
  border: 1px solid #ccc;
  padding: 4px 9px;
  text-align: left;
  vertical-align: top;
}

.help-table thead th {
  background: #f4ecdc;
  color: #2a1a0a;
}

code {
  background: #f4f0e8;
  padding: 0 3px;
  border-radius: 2px;
  font-size: 0.95em;
}
