body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";	
}

a, u {
    text-decoration: none;
}

body h1 {
    padding-bottom: 0.3em;
    font-size: 2em;
    
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;    
}

body h2 {
    padding-bottom: 0.3em;
    font-size: 1.5em;
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;    
}

p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    line-height: 1.5;	
    margin-left: 16px;
}

body li+li {
    margin-top: 0.25em;
}

body h1 .octicon-link,  body h2 .octicon-link, body h3 .octicon-link, body h4 .octicon-link, body h5 .octicon-link, .markdown-body h6 .octicon-link {
    color: #1b1f23;
    vertical-align: middle;
    visibility: hidden;
}