/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://example.com/   /* Change to your site */
 Description:  Child theme for GeneratePress
 Author:       Your Name
 Author URI:   https://example.com/   /* Change to your site */
 Template:     generatepress
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../generatepress/style.css");

/* Add your custom CSS below */
