.wrapper-therapy .elementor-widget-dt-staff-item {
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    border-radius: 15px;
    transition: box-shadow 0.4s;
    border: 1px solid rgb(24 103 62);
}

.wrapper-therapy:hover .elementor-widget-dt-staff-item {
    /* box-shadow: rgb(24 103 62) 0px 54px 55px, rgb(24 103 62) 0px -12px 30px, rgb(24 103 62) 0px 4px 6px, rgb(24 103 62) 0px 12px 13px, rgb(24 103 62) 0px -3px 5px; */
    box-shadow: rgb(24 103 62) 10px 10px 15px, rgb(24 103 62) 10px -10px 15px, rgb(24 103 62) 0px 10px 15px, rgb(24 103 62) 10px 10px 15px, rgb(24 103 62) 10px -10px 15px
}


.wrapper-therapy .dt-sc-staff-item.type1 .staff-details h6 {
    font-size: 18px;
    font-weight: var(--wdtFontWeight_Ext);
    letter-spacing: calc(var(--wdtLetter_spacing_btn) + 1.2px);
    color: var(--wdtPrimaryColor);
    text-transform: uppercase;
}


.wrapper-therapy .dt-sc-staff-item.type1 .staff-details h6:last-child {
    margin: 0px;
}

.wrapper-therapy .dt-sc-staff-item .staff-details {
    width: 100%;
    padding: 15px 15px;
    display: inline-block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: bottom;
}