/*
Theme Name: Learning Lingos - Partnership Theme (Lightweight)
Theme URI: https://learninglingos.example
Author: Generated by ChatGPT
Author URI: https://example.com
Description: Lightweight theme scaffold optimized for Elementor and custom landing page template.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: learning-lingos
*/
body { font-family: Arial, Helvetica, sans-serif; color: #222; margin:0; padding:0; }
.container { max-width:1200px; margin:0 auto; padding:20px; }
.header { background:#0b3d91; color:white; padding:30px 0; }
.header .brand { font-size:28px; font-weight:700; }
.hero { padding:60px 0; background:linear-gradient(180deg,#0b3d91 0%, #1e73be 100%); color:white; }
.section { padding:40px 0; }
.cta-btn { background:#ff6b00; color:white; padding:14px 22px; border-radius:8px; text-decoration:none; display:inline-block; font-weight:700; }
.footer { background:#f6f6f6; padding:20px 0; font-size:14px; color:#555; }
