html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

h2 {
    margin: 0;
    padding: 0;
}

button {
    padding: 0;
    border: 0;
    align-items: inherit;
    cursor: pointer;
    text-align: inherit;
    background: none;
}

address {
    font-style: normal;
}
