.elementor-9052 .elementor-element.elementor-element-0266a81{--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-9052 .elementor-element.elementor-element-3f8a31c{text-align:center;}.elementor-9052 .elementor-element.elementor-element-3f8a31c .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:40px;color:#FF8500;}.elementor-9052 .elementor-element.elementor-element-1c6e890{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-3f8a31c */.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 */