/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 09 2025 | 07:44:25 */
.grd .elementor-heading-title.elementor-size-default {
    background: linear-gradient(180deg, #DBEBFF 0%, #2965B3 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}