/*
Theme Name: Thuốc Nam Thiên Tâm Astra Child
Theme URI: https://thuocnam.vn/
Description: Child Theme Astra cho website Thuốc Nam Thiên Tâm – chuẩn SEO, nhẹ, tối ưu tốc độ, mobile responsive.
Author: thuocnamthientam
Template: astra
Version: 1.0
*/

/* ---- Paste toàn bộ CSS trong phần <style> của file HTML mẫu vào đây ---- */
*{margin:0;padding:0;box-sizing:border-box}
:root{
  --green:#2d6a4f;--green-light:#52b788;--green-pale:#d8f3dc;
  --brown:#7b4f2e;--brown-light:#c49a6c;--cream:#fdf8f0;
  --text:#2c1810;--text-muted:#6b4c3b;--white:#fff;
}
/* ... (copy phần còn lại như đã hướng dẫn trên) ... */