a {
text-decoration: none;
color: #000000;
}

a:hover {
font-weight: bold;
}

ul {
list-style-type: none;
}

p {
padding: 1em;
align-items: center;
}