/*
Theme Name: Opulence Premium Jobs
Author: Al Raza Computer and Online Services
Description: A custom, SEO-friendly, and mobile-responsive job portal theme.
Version: 1.0
Text Domain: opulence-jobs
*/

/* Yahan aapki purani sari CSS aayegi */
:root {
    --bg-color: #fcfbf8;
    --text-dark: #0f2c21;
    --gold: #b38b4d;
    --btn-green: #10b981;
    --border-color: #e5e3d8;
}

body {
    font-family: 'Playfair Display', Georgia, serif;
    background-color: var(--bg-color);
    color: var(--text-dark);
    margin: 0;
    padding: 0;
}

/* (Pichli CSS jo main ne di thi, wo sari yahan style.css mein paste kar dein) */