.md-typeset .attention-text {
  color: #c2410c;
  font-weight: 700;
}

[data-md-color-scheme="slate"] .md-typeset .attention-text {
  color: #fb923c;
}

.md-typeset .tabbed-set + h2.compact-section-heading {
  margin-top: 0.8em;
}
