﻿.lures-galleries .panel-default {
  margin-top: 25px;
}
.lures-galleries .lures-alpha-list span {
  font-size: 1.1em;
  color: #00f;
  cursor: pointer;
}
.lures-galleries .lures-alpha-list span:not(:last-child) {
  letter-spacing: 5px;
}
.lures-galleries .lure-row h4 {
  font-weight: 600;
  color: red;
}
.lures-galleries .lure-row li.lure-moth span {
  color: #00f;
  font-size: 1.1em;
  cursor: pointer;
}
.lures-galleries .lure-row li.lure-moth span:hover {
  color: #8f8fff;
}