ul,
ol {
 list-style: none;
 padding: 0;
 margin: 0;
}

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

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

p {
 margin: 0;
}
