.elementor-widget-aq_heading_widget a {
    text-decoration: none !important;
    color: inherit !important;
}


.aq-gradient-text {
    /* position: relative;
    z-index: 1;
    display: block; */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    word-break: break-word;
}


