/*
 Theme Name: GeneratePress Child
 Theme URI: https://yourwebsite.com
 Description: Child theme for GeneratePress
 Author: Your Name
 Author URI: https://yourwebsite.com
 Template: generatepress
 Version: 1.0.0
*/

/* Import the parent theme's stylesheet */
@import url("../generatepress/style.css");
