.top-featured-stories-frame li {
  padding-bottom: 7px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  margin-bottom: 7px;
}
.top-featured-stories-frame li:nth-child(1) {
  font-size: 20px;
  font-weight: 600;
}
.top-featured-stories-frame li:nth-last-child(1) {
  font-weight: 800;
  text-align: right;
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 10px;
}
.top-featured-stories-frame li a {
  color: #2e2e2e;
  text-decoration: underline;
}
.top-featured-stories-frame li a:hover {
  color: #4287f5;
}
.top-featured-stories-frame li .link_hip-hop:hover {
  color: #838a51;
}
.top-featured-stories-frame li .link_rnb:hover {
  color: #8a1e1d;
}
.top-featured-stories-frame li .link_jazz:hover {
  color: #7e3980;
}
.top-featured-stories-frame li .link_electronic:hover {
  color: #02637b;
}
.top-featured-stories-frame li .link_rock:hover {
  color: #a0a0a0;
}
