/*
 Theme Name: Astra Child
 Theme URI: https://yourwebsite.com
 Description: A child theme for the Astra theme
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: astra
 Version: 1.0.0
*/

/* Add any custom styles below this line */



h1 {
    font-size: 80px!important;
    color: #F7978B!important;
}

body {
font-size: 80px!important;
    color: #F7978B!important;
}