.markdown-body figure figcaption {
color: #666;
}
.markdown-body {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
color: #2c3e50;
}
.markdown-body a {
color: #0969da;
text-decoration: none;
}
.markdown-body hr {
background-color: #e1e4e8;
border-bottom: 1px solid #dfe2e5;
border-bottom-color: #eee;
border: 1.5px dashed #e1e4e8;
height: 0px;
background-color: transparent !important;
}
.markdown-body :checked + .radio-label {
border-color: #0366d6;
}
.markdown-body .border {
border: 1px solid #e1e4e8 !important;
}
.markdown-body blockquote {
color: #777;
border-left: 5px solid #ddd;
background-color: #f8f9fb;
padding: 10px 15px;
border-radius: 6px;
}
.markdown-body h1 {
padding-bottom: .3em;