/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 02 2026 | 19:14:51 */
/* Foldali hero cim - alap szoveg feher, a kiemelt resz vilagos szingradiens */
.mk-hero h2.wp-block-heading {
    color: #ffffff;
}
.mk-hero h2.wp-block-heading em {
    background: linear-gradient(92deg, #7dd3fc 0%, #a5b4fc 55%, #c4b5fd 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}