/* 
Theme Name:		 astra-child
Theme URI:		 http://childtheme-generator.com/
Description:	 astra-child is a child theme of Astra, created by ChildTheme-Generator.com
Author:			 Author
Author URI:		 http://childtheme-generator.com/
Template:		 astra
Version:		 1.0.0
Text Domain:	 astra-child
*/


/*
    Add your custom styles here
*/

@media(max-width: 767px){
	body {
		background: #FFF !important;
	}
}