.markdown-alert{--github-alert-default-color:#30363d;--github-alert-note-color:#1f6feb;--github-alert-tip-color:#238636;--github-alert-important-color:#8957e5;--github-alert-warning-color:#9e6a03;--github-alert-caution-color:#f85149;padding:.5rem 1rem;margin-bottom:16px;border-left:.25em solid var(--github-alert-default-color)}.markdown-alert>:first-child{margin-top:0}.markdown-alert>:last-child{margin-bottom:0}.markdown-alert-note{border-left-color:var(--github-alert-note-color)}.markdown-alert-tip{border-left-color:var(--github-alert-tip-color)}.markdown-alert-important{border-left-color:var(--github-alert-important-color)}.markdown-alert-warning{border-left-color:var(--github-alert-warning-color)}.markdown-alert-caution{border-left-color:var(--github-alert-caution-color)}.markdown-alert-title{display:flex;margin-bottom:4px;align-items:center;font-weight:600}.markdown-alert-title>svg{margin-right:8px}.markdown-alert-note .markdown-alert-title{color:var(--github-alert-note-color)}.markdown-alert-tip .markdown-alert-title{color:var(--github-alert-tip-color)}.markdown-alert-important .markdown-alert-title{color:var(--github-alert-important-color)}.markdown-alert-warning .markdown-alert-title{color:var(--github-alert-warning-color)}.markdown-alert-caution .markdown-alert-title{color:var(--github-alert-caution-color)}