/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Astra Child Theme for SHTU Shuntu
Author: Your Name
Author URI: https://yourwebsite.com
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
*/

/* 在这里写你的自定义CSS，比如： */
:root {
  --primary-color: #0067FF; /* 你的品牌主色 */
}