body { background-color: #f4f1ea !important; margin: 0; padding: 0; font-family: 'Georgia', serif; line-height: 1.9; color: #2c2c2c; }
        .fulltext { max-width: 950px; margin: 40px auto; background: #ffffff; padding: 70px; border-radius: 8px; box-shadow: 0 15px 40px rgba(0,0,0,0.1); border-top: 15px solid #6b0000; }
        .h-title { color: #6b0000; text-align: center; font-size: 3.8em; margin-bottom: 10px; font-weight: bold; }
        .featured-image { width: 100%; height: auto; margin: 30px 0 50px 0; border: 10px solid #f9f7f2; box-shadow: 0 10px 25px rgba(0,0,0,0.2); }
        .content-area { text-align: justify; font-size: 21px; color: #333; }
        h2 { color: #6b0000; font-size: 2em; margin-top: 60px; border-bottom: 3px solid #e0d5c1; padding-bottom: 15px; }
        .historical-box { background: #fdfaf3; border-left: 6px solid #c5a059; padding: 35px; margin: 40px 0; font-style: italic; font-size: 1.1em; }
        strong { color: #000; }
        @media (max-width: 768px) { .fulltext { padding: 30px; } .h-title { font-size: 2.8em; } }
