html > body > #page > div:nth-child(3) > div > div > div > div:nth-child(2) > div > p > a {
  color: #ffffff;
  text-decoration: none;
}
html > body > #page > div:nth-child(3) > div > div > div > div:nth-child(3) > div > p > a:nth-child(2) {
  color: #ffffff;
  text-decoration: none;
}
html > body > #page > div:nth-child(3) > div > div > div > div:nth-child(3) > div > p > a:nth-child(4) {
  color: #ffffff;
  text-decoration: none;
}
