/**
 * Custom CSS
 * Add your custom CSS classes and styles here
 *
 * This file is loaded on all pages and can be used to add custom styling
 * for blocks and components using the "Custom CSS Class" field.
 *
 * Example:
 * If you add "my-custom-gallery" in the Custom CSS Class field of Image Gallery block,
 * you can style it here:
 *
 * .my-custom-gallery {
 *   background-color: #f5f5f5;
 *   border-radius: 8px;
 *   padding: 20px;
 * }
 *
 * .my-custom-gallery .image-gallery__image {
 *   border: 2px solid #333;
 * }
 */

/* Add your custom CSS below this line */
