
    .fuji-blog-container { font-family: Tahoma, Arial, sans-serif; font-size: 16px; line-height: 1.6; color: #333; margin: 0; padding: 0; direction: rtl; text-align: right; }
    .fuji-blog-container h2 { font-size: 20px; font-weight: 700; color: #000; margin-top: 35px; margin-bottom: 15px; border-bottom: 2px solid #d32f2f; padding-bottom: 8px; }
    .fuji-blog-container h3 { font-size: 18px; font-weight: 600; color: #444; margin-top: 25px; margin-bottom: 10px; }
    .fuji-blog-container p { margin-bottom: 15px; text-align: justify; }
    .fuji-blog-container a { color: #d32f2f; text-decoration: underline; font-weight: bold; }
    .fuji-blog-container img { max-width: 100%; height: auto; display: block; margin: 20px auto; border-radius: 4px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); }
    .tech-table { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 15px; direction: rtl; text-align: right; }
    .tech-table th, .tech-table td { border: 1px solid #ddd; padding: 10px; }
    .tech-table th { background-color: #f8f8f8; font-weight: bold; color: #000; }
    .faq-box { background-color: #f9f9f9; border-right: 5px solid #d32f2f; border-left: none; padding: 15px; margin-bottom: 20px; }
    .faq-q { font-weight: bold; color: #000; display: block; margin-bottom: 5px; }
    @media (max-width: 768px) { .fuji-blog-container { font-size: 15px; line-height: 1.5; } .fuji-blog-container h2 { margin-top: 25px; font-size: 18px; } .tech-table { display: block; overflow-x: auto; } }
