.elementor-74062 .elementor-element.elementor-element-af54d86{--display:flex;}.elementor-74062 .elementor-element.elementor-element-a0f207c{color:var( --e-global-color-69897aa );}/* Start custom CSS for sidebar, class: .elementor-element-7f2ab7f *//* Make container sticky */
.R {
    position: sticky !important;
    top: 10px; /* Adjust as needed */
}

 .ez-toc-widget-sticky-title {
    font-size: 20px ! important ;
    font-weight: 100 ;
    color: #212529;
    font-weight: bold !important;
}

.ez-toc-widget-sticky-list.ez-toc-widget-sticky-list-level-1  a  {
    color: #010000 ! important;
    transition: all 0.3s;
    text-decoration: none
}


#ez_toc_widget_sticky-2 .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.active {
    background-color: white ! important;
}


.ez-toc-widget-sticky-container li.active>a {
    font-weight: 700 ! important;
    color:#106EBE !important;
}


.ez-toc-widget-sticky-container ul li a {
    padding-left: 0 ! important;
    /* display: inline-flex; */
    align-items: stretch;
    flex-wrap: nowrap;
}

a:not(.elementor-button-link):hover {
    text-decoration: none !important;
    color: #106EBE !important;
    
}

div.ez-toc-widget-sticky-container {
    padding: 0;
    position: relative;
    position: sticky !important;
    margin-top: -43px !important;
}

div.ez-toc-widget-sticky-container, div.ez-toc-widget-sticky-container li {
    background: 0 0;
    list-style: none;
    line-height: 1.8 !important;
}

.ez-toc-widget-sticky::marker {
    color: transparent;
}/* End custom CSS */