/*
Theme Name: UGEL - Interfaz Institucional
Theme URI: https://ugelchucuito.edu.pe/
Author: Ing. Daniel Socrates
Description: Plantilla institucional para la UGEL CHUCUITO JULI.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, custom-menu, featured-images, full-width-template
Text Domain: ugel-template
*/

/* Custom scrollbar and common effects from Stitch */
.custom-scrollbar::-webkit-scrollbar { width: 4px; }
.custom-scrollbar::-webkit-scrollbar-track { background: transparent; }
.custom-scrollbar::-webkit-scrollbar-thumb { background: #00336633; border-radius: 10px; }
.glass-effect { backdrop-filter: blur(8px); background-color: rgba(255, 255, 255, 0.8); }
