/*
Theme Name: MicroJobLite Custom
Theme URI: https://example.com/microjoblite-custom
Author: Generated by ChatGPT
Description: Starter theme for micro-job freelancing sites. Includes basic templates.
Version: 1.1
License: GNU General Public License v2 or later
Text Domain: microjoblite-custom
*/
body { font-family: Arial, sans-serif; margin: 0; padding: 0; background: #f6f7fb; color: #222; }
.site-header, .site-footer { background: #0b5cff; color: white; padding: 16px 24px; }
.container { max-width: 1000px; margin: 24px auto; background: white; padding: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.06); }
