/*
Theme Name:         Enciclopeda Art Theme
Theme URI:          enciclopediaart.cat
Description:        Enciclopeda Art Theme
Version:            1.0.0
Author:             Mortensen
Author URI:         www.mortensen.cat
Text Domain:        enciclopediaart

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

/* Utility: z-index 100 fallback when Tailwind class not available */
.z-100 {
	z-index: 100 !important;
}

