p > ul {
  font-size: 18px;
}

p > ul a {
  color: #000;
  text-decoration: none;
}

li > span {
  font-size: 14px;
}