
/* Reset ===================================================================== */

img { max-width: 100%; }
a:hover { text-decoration: none; }
* { margin: 0; padding: 0; outline: 0; }

body {
    line-height: inherit;
    font-weight: inherit;
}

p, td, li, label {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

/* ===================================================================== Reset */