.resource-listing__title, .resource-listing__item {
    display: block;
    width: 100%;
    border-top: 1px dashed silver;
    border-bottom: 1px dashed silver;
    padding: .5em 0;
}

.front-links {
  border-top: 0;
  border-bottom: 0;
}

.front-links > a {
  text-decoration: none;
}
