.elementor-6293 .elementor-element.elementor-element-38046e0{--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;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-6293 .elementor-element.elementor-element-5f3e98f{text-align:center;}.elementor-6293 .elementor-element.elementor-element-5f3e98f .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:40px;color:#FF8500;}.elementor-6293 .elementor-element.elementor-element-39ae974{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-5f3e98f */.line-on-sides {
    display: flex;
    align-items: center;
    text-align: center;
}

.line-on-sides::before, .line-on-sides::after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000; /* Change the color to match your design */
    margin: 0 10px; /* Space between the lines and text */
}

.line-on-sides span {
    font-size: 24px; /* Adjust the font size */
    font-weight: bold; /* Optional: Make the text bold */
}/* End custom CSS */