.next-prev span,
.next-prev a {
  font-size: 13px;
  color: #6d6d6d;
  text-decoration: none; }
  .next-prev span:last-child,
  .next-prev a:last-child {
    color: rgba(109, 109, 109, 0.5); }
.next-prev a:hover {
  text-decoration: underline; }
