/*
Theme Name: Reha Jobs
Theme URI: https://rehajobs.com/
Author: Reha Jobs Team
Author URI: https://rehajobs.com/
Description: Newspaper Style Educational & Government Job Portal WordPress Theme with SarkariResult-style multi-column table layout, 100% full-width header & navigation, 80-85% content width, AdSense integration, custom Table of Contents, live clock & city display, and comprehensive Theme Options panel.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reha-jobs
Tags: news, education, blog, grid-layout, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

/* Reha Jobs Theme Stylesheet */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #1e293b;
    background-color: #f8fafc;
}

a {
    color: #b91c1c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}

