.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-391debbe */p.icon {
    display: flex;
    justify-content: center;
}

.icon img {
    width: 50px;
    margin: 0 10px;
}
.icon img {
    box-shadow: 0 0 10px;
    border-radius: 12px;
}
.link {
    border: 1px solid;
    padding: 20px;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 40px;
}
p.copytext {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 12px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5680ce1a */textarea {
    width: 100% !important;
    height: 186px !important;
}
h3 {
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 40px;
}/* End custom CSS */