.sitemap a {
  color: #000 !important;
  font-size: 14px;
}

.sitemap a:hover {
  color: #4595c9 !important;
}

.sitemap>li>a{
  color: #4595c9 !important;
}