/*
Theme Name: PakJobs Custom Theme
Theme URI: https://example.com/pakjobs
Author: Expert Developer
Author URI: https://example.com
Description: A highly optimized, SEO friendly, and fully responsive job portal theme matching your custom design. Built with Tailwind CSS.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pakjobs
*/

/* Custom Base Styling if needed */
body {
    font-family: 'Poppins', sans-serif;
    background-color: #f9fafb;
}