/*! normalize.css v8.0.1 | MIT License  */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    text-size-adjust: 100%;
}

body {
    margin: 0;
}
/* Typography adjustments */
body, h1, h2, h3, h4, p, blockquote, figure, figcaption {
    margin: 0;
}

h1, h2, h3, h4 {
    font-size: inherit;
    font-weight: inherit;
}
