/*
Theme Name: Astra Child
Theme URI: https://yourwebsite.com
Description: Astra Child Theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: astra
Version: 1.0
*/

/* Add your custom CSS below this line */
.greetings{
    color:green !important;
    font-size: 32px;
}

