/* Start custom CSS */.sub_heading-box span.sub_heading-text:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: var( --e-global-color-secondary );
    left: 0;
    border-radius: 100px;
    top: 10px;
}

.sub_heading-box span.sub_heading-text {
    padding-left: 18px;
    position: relative;
}
.elementor-sticky--active .table_header_text {
    display: block;
}/* End custom CSS */