html {
    font-weight: 400
}

body {
    line-height: 1
}

a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    background: 0 0;
    border: none;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

article,aside,figcaption,figure,footer,header,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

button,input,textarea {
    box-sizing: border-box;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

/*# sourceMappingURL=reset.css.map */
