/*
Theme Name: Layood Premium Theme
Theme URI: https://layoodtech.com/
Author: Divyansh Jindal
Author URI: https://github.com/DevDivyanshJindal
Description: Custom premium theme developed by Layood Technologies.
Version: 1.0
License: GPL v2 or later
Text Domain: layood-premium
*/
/* Remove auto sizing to prevent conflicts with Tailwind logos */
/*
img, video {
    max-width: 100%;
    height: auto;
}
*/