/*
Theme Name: ChinaTour
Theme URI: https://example.com/chinatour
Author: AI Agent
Author URI: https://example.com
Description: Custom WordPress theme for China Tour Agency, replicating the original design.
Version: 1.0
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: chinatour
*/

/* Basic Reset & Tailwind is handled via CDN in header.php */
body {
    font-family: 'Sarabun', sans-serif;
}
