body {
    counter-reset: a b
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:focus,a:hover {
    text-decoration: none
}


b,strong {
    font-weight: inherit;
    font-weight: bolder
}

body,html {
    color: rgba(0,0,0,.75);
    font-size: 16px;
    font-family: Lato,Helvetica Neue,Helvetica,sans-serif;
    font-variant-ligatures: common-ligatures;
    line-height: 1.67;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: white;
}

blockquote,dl,ol,p,pre,ul {
    margin: 1.2em 0
}

h1,h2,h3,h4,h5,h6 {
    margin: 1.8em 0;
    line-height: 1.33
}

h1:after,h2:after {
    content: "";
    display: block;
    position: relative;
    top: .33em;
    border-bottom: 1px solid hsla(0,0%,50%,.33)
}

a {
    color: #0c93e4;
    text-decoration: underline;
    text-decoration-skip: ink
}

.stackedit__html {
    margin-bottom: 180px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 750px
}
