/*
Theme Name: Creative Ideas
Theme URI: https://creativeideas.com.np/
Author: Creative Ideas Team
Author URI: https://creativeideas.com.np/
Description: A modern, high-performance WordPress theme for creative agencies, tech design, and art-focused businesses. Built with Tailwind CSS and premium aesthetics.
Version: 1.0.0
Text Domain: creativeideas
*/

/* Custom styles can be added here, though most styles are handled via Tailwind CSS */
html {
    scroll-behavior: smooth;
}


.group:hover .material-icons-service-tools {
    color: var(--hover-color);
}
