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

.foogallery-container {
    max-width: 1550px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
}