/*
Theme Name: Kinh An Thuan Phat
Theme URI: https://nhomkinhanthuanphat.com
Author: Antigravity Assistant
Description: A custom WordPress theme mirroring the design of kinhphucdat.com
Version: 1.0.0
Text Domain: kinhphucdat
*/

/* Core styles logic will be placed in assets/css/main.css */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    background-color: #f8f9fa;
}
