.md-typeset .admonition.danger,
.md-typeset details.danger {
  border-color: #c62828;
}

.md-typeset .admonition.warning,
.md-typeset details.warning {
  border-color: #f57c00;
}
