/*
 Theme Name: Astra Child
 Theme URI: https://srigaanapriyamusic.in/
 Description: Child theme for Astra
 Author: Your Name
 Author URI: https://srigaanapriyamusic.in/
 Template: astra
 Version: 1.0.0
*/

/* Add your custom CSS below */
body {
    background-color: #f9f9f9;
}

a {
    color: #d35400;
    text-decoration: none;
}
a:hover {
    color: #e67e22;
}
