/* All filter and map-view-btn styles are now in components.css */

/* Specific styles for the fun places list that are not duplicated */
@media (max-width: 768px) {
  .action-buttons {
    margin-top: 0.5rem;
    justify-content: center !important;
  }
}
