/*
Theme Name: Poetry Laravel Theme (Export)
Theme URI: http://example.com/
Author: Converted from Laravel
Author URI: http://example.com/
Description: A starter WordPress theme exported from a Laravel Blade project. Replace and extend as needed.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: poetry-laravel-theme
*/

/* Import original site styles if present */
@import url("assets/css/top-navigation.css");
@import url("assets/css/footer.css");
@import url("assets/css/wl12-wishlist.css");

body { margin:0; font-family: Inter, sans-serif; }
