/*
Theme Name: Custom Theme
Description: A custom WordPress theme using Bootstrap 5, fully responsive and SEO-friendly.
Version: 1.0
Author: Your Name
*/

/* Import Bootstrap CSS */
@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css");

