/*
 Theme Name:   Inspiro Child (MeepleChase)
 Theme URI:    https://www.wpzoom.com/themes/inspiro/
 Description:  Child theme of Inspiro. Customizations migrated from inspiro-mod: products carousel, Owl Carousel, games template, footer/layout tweaks.
 Author:       MeepleChase
 Author URI:   https://meeplechase.com
 Template:     inspiro
 Version:      1.0.0
 Requires at least: 6.0
 Requires PHP: 7.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  inspiro-child
*/

/* ==========================================================================
   Customizations (migrated from inspiro-mod)
   ========================================================================== */

/* Footer link color */
.site-footer a {
    color: #2165AE !important;
}
