/*
Theme Name: LopPro
Theme URI: https://example.com/loppro
Author: Your Name
Author URI: https://example.com
Description: Theme WordPress cho Lốp xe công trường, chuyển từ HTML tĩnh.
Version: 1.0.0
Text Domain: loppro
*/

/* Bạn có thể thêm CSS tùy chỉnh tại đây nếu cần. Phần lớn giao diện dùng Tailwind CDN từ header.php để giữ nguyên UI. */


/* About page: enforce text colors in "Tại Sao Chọn..." section */
.about-why .about-why-heading { color: #0D2847 !important; }
.about-why p { color: #4B5563 !important; }

