/*
Theme Name: VanguardLite Press
Theme URI: https://example.com/vanguardlite-press
Author: Akeem Olalekan Adebayo
Description: A simple WordPress news theme inspired by Vanguard Nigeria with basic customizer support.
Version: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vanguardlite-press
*/
body { font-family: Arial, sans-serif; margin:0; padding:0; }
header { background:#c40000; color:white; padding:10px; }
footer { background:#111; color:#eee; text-align:center; padding:20px; }
article { margin:20px; padding:10px; border-bottom:1px solid #ddd; }
