/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 10 2026 | 11:01:12 */
.grd .elementor-heading-title.elementor-size-default {
    background: linear-gradient(90deg, #78B0FF 0%, #256CD0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}