/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 7 Jan 2026, 1:02 pm
*/

.foogallery a {
  pointer-events: none;
  cursor: default;
}
