/*
 Theme Name:   astra Child
 Theme URI:    https://example.com/astra-child
 Description:  Child theme for the astra theme
 Author:       Your Name
 Author URI:   https://example.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
*/

/* Import parent theme styles */
@import url("../astra/style.css");

/* Add your custom CSS below this line */
