/*
Theme Name: GeneratePress JP Child
Template: generatepress
*/


/* === QA SITE: Light theme, blue header, black text === */
body { background-color: #f5f7fa !important; color: #1a1a1a !important; }
.site-header { background: linear-gradient(135deg, #1565c0 0%, #1976d2 100%) !important; padding: 0 !important; }
.site-title a { color: #ffffff !important; font-size: 1.4em !important; font-weight: 700 !important; }
.site-description { color: #bbdefb !important; font-size: 0.85em !important; }
.main-navigation a { color: #ffffff !important; font-weight: 500 !important; }
.main-navigation a:hover, .main-navigation .current-menu-item > a { color: #ffcc02 !important; }
.entry-title a { color: #1565c0 !important; font-weight: 700 !important; }
.entry-title a:hover { color: #0d47a1 !important; }
.entry-content { color: #1a1a1a !important; }
.entry-content h2, .entry-content h3 { color: #1565c0 !important; }
article.post { background: #ffffff !important; border-radius: 8px !important; box-shadow: 0 1px 4px rgba(0,0,0,0.08) !important; padding: 0 !important; margin-bottom: 24px !important; border-top: 3px solid #1976d2 !important; }
.entry-header { padding: 16px 20px 8px !important; }
.entry-summary, .entry-content-single { padding: 0 20px 20px !important; }
.entry-meta, .entry-meta a { color: #666 !important; font-size: 0.85em !important; }
a { color: #1565c0 !important; }
a:hover { color: #0d47a1 !important; }
.widget-title { color: #1565c0 !important; border-bottom: 2px solid #1976d2 !important; padding-bottom: 6px !important; }
.site-footer { background: #1565c0 !important; color: #bbdefb !important; }
.site-footer a { color: #ffffff !important; }
