footer li, header li, header ul, footer ul {
    list-style: none;
}

p, h1, h2 ,h3, h4, h5, h6 {
    margin-bottom: 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}