/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description: Astra Child Theme for custom development
 Author:       Your Name
 Author URI:   https://yourwebsite.com
 Template:     astra
 Version:      1.0.0
 Text Domain:  astra-child
*/

/* --------------------
   Global Custom Styles
--------------------- */

body {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Example container tweak */
.site-content .ast-container {
  max-width: 1200px;
}

/* Add your custom styles below */
