
    .fuji-blog-container { font-family: Verdana, Geneva, sans-serif; font-size: 16px; line-height: 1.6; color: #333; margin-top: 0 !important; padding-top: 0 !important; }
    .fuji-blog-container h2 { font-size: 20px; font-weight: 700; color: #000; margin-top: 35px; margin-bottom: 20px; border-left: 5px solid #e60012; padding-left: 15px; background-color: #f9f9f9; padding-top: 10px; padding-bottom: 10px; }
    .fuji-blog-container h3 { font-size: 18px; font-weight: 600; color: #444; margin-top: 25px; margin-bottom: 10px; }
    .fuji-blog-container p, .fuji-blog-container li { margin-bottom: 16px; text-align: justify; }
    .fuji-blog-container ul { margin-bottom: 20px; padding-left: 20px; }
    .fuji-blog-container img { max-width: 100%; height: auto; display: block; margin: 25px auto; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); }
    .tech-table { width: 100%; border-collapse: collapse; margin: 25px 0; font-size: 15px; }
    .tech-table th, .tech-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }
    .tech-table th { background-color: #f8f8f8; font-weight: bold; color: #000; }
    .table-wrapper { overflow-x: auto; }
    .pro-tip { background-color: #e3f2fd; border-left: 5px solid #2196f3; padding: 15px; margin: 20px 0; border-radius: 4px; }
    .faq-container { background-color: #f9f9f9; border: 1px solid #eee; padding: 20px; margin-top: 30px; border-radius: 5px; }
    .faq-q { font-weight: bold; color: #000; display: block; margin-bottom: 8px; font-size: 17px; }
    .fuji-blog-container a { color: #e60012; text-decoration: underline; font-weight: bold; }
