.wpforms-form button[type=submit] {
    background-color: #3cb043 !important;
    border-color: #5dbb63 !important;
    color: #fff !important;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #5dbb63 !important;
}

body:not(.rtl) .elementor-44 .elementor-element.elementor-element-07f1e5f .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child) {
    margin-right: 5px;
}