/*
Theme Name: Astra SPA Child
Theme URI: https://example.com/astra-spa-child
Description: A clean Astra child theme optimized for single-page and multipage layouts.
Author: TheTao WP
Author URI: https://example.com
Template: astra
Version: 4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-spa-child
*/

/* General Styling */
body {
    font-family: 'Inter', sans-serif;
    color: #333;
}
