/*
Theme Name: Neem Chhetri Biography PRO Theme v3
Theme URI: https://neemchhetri.com.np
Author: Neem Chhetri
Description: Professional WordPress theme for Neem Chhetri's personal biography with hero, about, work experience, education, social links, and custom blocks.
Version: 3.0
*/
body { font-family: Arial, sans-serif; background:#f0f0f0; margin:0; padding:0; color:#333; }
.container { max-width:900px; margin:auto; background:#fff; padding:30px; box-shadow:0 0 10px rgba(0,0,0,0.1); }
.hero { text-align:center; background:#4a90e2; color:#fff; padding:50px 20px; }
.hero h1 { margin:0; font-size:2.5em; }
.bio-content img { max-width:180px; border-radius:50%; display:block; margin:auto; }
.bio-content p { margin-top:20px; font-size:1.1em; line-height:1.6; }
.social-links { text-align:center; margin-top:20px; }
.social-links a { margin:0 10px; text-decoration:none; color:#4a90e2; font-weight:bold; }
.section { margin-top:40px; }
.section h2 { border-bottom:2px solid #4a90e2; padding-bottom:10px; }
.section-item { margin-top:20px; }
.section-item h3 { margin:0; font-size:1.2em; color:#4a90e2; }
.section-item p { margin:5px 0 0 0; }
