/* --- Filter Button Styling --- */

/* Base styling for filter button */
a.filter-button {
  font-size: 0.9em;
  padding: 5px 10px;
}
