.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-582 .elementor-element.elementor-element-a247207{font-family:"Roboto", Sans-serif;font-size:56px;font-weight:900;}.elementor-582 .elementor-element.elementor-element-0f9f734{margin-top:89px;margin-bottom:89px;}/* Start custom CSS for contact_us, class: .elementor-element-6526f75 *//*** Buttons ***/

.btn {
    box-shadow: none;
    border-radius: 26px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #706F6F; /* رنگ متن دکمه */
    background-color: #208736; /* رنگ پس‌زمینه در حالت عادی */
    outline: none;
    overflow: hidden;
    display: inline-block;
    position: relative;
    letter-spacing: .5px;
    border: 0;
}

.btn-fa {
    box-shadow: none;
    border-radius: 26px;
    padding: .75rem 1.75rem;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #706F6F; /* رنگ متن دکمه */
    background-color: #208736; /* رنگ پس‌زمینه در حالت عادی */
    outline: none;
    overflow: hidden;
    display: inline-block;
    position: relative;
    letter-spacing: .5px;
    border: 0;
}

.btn,
.btn:hover,
.btn:focus {
    background-color: #FCBF00; /* رنگ پس‌زمینه در حالت هاور */
    color: #706F6F; /* رنگ متن دکمه در حالت هاور */
    text-decoration: none;
}

.btn-fa,
.btn-fa:hover,
.btn-fa:focus {
    background-color: #FCBF00; /* رنگ پس‌زمینه در حالت هاور */
    color: #706F6F; /* رنگ متن دکمه در حالت هاور */
    text-decoration: none;
}/* End custom CSS */