/*
Theme Name: GeneratePress Child
Description: Child theme of GeneratePress
Template: generatepress
Version: 1.0.0
*/

@import url("../generatepress/style.css");

/* Your custom CSS goes here */

@property --counter-98 {
    syntax: '<integer>';
    initial-value: 0;
    inherits: false;
}

@property --counter-34 {
    syntax: '<integer>';
    initial-value: 0;
    inherits: false;
}

@property --counter-12 {
    syntax: '<integer>';
    initial-value: 0;
    inherits: false;
}

@property --counter-458 {
    syntax: '<integer>';
    initial-value: 0;
    inherits: false;
}
