/* Normalize.css — versión ligera adaptada al SIGv */

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

body {
    margin: 0;
}

main {
    display: block;
}

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

hr {
    height: 0;
    color: inherit;
}

img {
    border-style: none;
}

button, input, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button {
    cursor: pointer;
}

a {
    background-color: transparent;
}

[hidden] {
    display: none !important;
}
