/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Child theme for the Astra theme
 Author:       Aryan Mehrotra
 Author URI:   https://heratie.in
 Template:     astra
 Version:      1.0.0
*/

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

.hero-banner{
    background-image:url('https://pet.digihive.co.in/wp-content/uploads/2025/07/banner.webp');
    background-size:cover;
}

