/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 22 2026 | 07:36:03 */
.grd .elementor-heading-title.elementor-size-default {
    background: linear-gradient(180deg, #1891A1 0%, #09353B 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}