.elementor-23613 .elementor-element.elementor-element-16c1948{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23613 .elementor-element.elementor-element-928ed6e{--spacer-size:15px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-23613 .elementor-element.elementor-element-c4678a2 > .elementor-widget-container{padding:0px 0px 5px 0px;border-style:solid;border-width:0px 0px 5px 0px;}.elementor-23613 .elementor-element.elementor-element-c4678a2{text-align:center;}.elementor-23613 .elementor-element.elementor-element-c4678a2 .elementor-heading-title{font-size:40px;color:#000000;}.elementor-23613 .elementor-element.elementor-element-201f485{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-23613 .elementor-element.elementor-element-a0d34ef{width:100%;max-width:100%;}.elementor-23613 .elementor-element.elementor-element-a0d34ef.elementor-element{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-23613 .elementor-element.elementor-element-c4678a2 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for shortcode, class: .elementor-element-a0d34ef */.my-category-list{
    list-style: none;
 font-size: 22px;
    padding: 0;
    margin:
    0;
}

.my-category-list li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #2b2b2b; 
}

.my-category-list a{
    display: flex;
   
    text-decoration: none;
    padding: 12px 16px;
    color: #111;
}




.my-category-list a{
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 12px 16px;
    color: #111;
    position: relative;
}
.my-category-list a::before{
    content: "";
    width: 10px;
    height: 10px;
    background: #2b2b2b;
    display: inline-block;
    margin-left: 10px;
border-radius: 50%;
}/* End custom CSS */