

.wcd-subcats {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}

.wcd-subcats li a {
  text-decoration: none;
  color: #0073aa;
}
.wcd-category h2,.wcd-category li a{
    font-size: 18px;
    color: #1e293b !important;
    font-weight: 400 !important;
}
.wcd-subcats{
    margin-left:10px;
    margin-bottom: 14px;
}
