/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 11 2024 | 08:05:48 */
.grd .elementor-heading-title.elementor-size-default {
    background: linear-gradient(180deg, #7B7E86 0%, #333437 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}