/*
Theme Name:   YourTixGuide Child
Template:     astra
Description:  Child theme for YourTixGuide — yourtixguide.com
Version:      1.0
*/

/* All homepage styles are loaded via front-page.php inline styles.
   Use this file for global overrides across all pages (blog, articles, etc.) */

/* ── Reset Astra defaults on homepage ── */
body.home .ast-container,
body.home .ast-site-content-wrap {
  max-width: 100% !important;
  padding: 0 !important;
}

body.home #content {
  padding: 0 !important;
}

body.home .entry-content {
  margin: 0 !important;
}
