.elementor-19408 .elementor-element.elementor-element-7f40f3e{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-db039a3 */.wpcf7-form {
    max-width: 900px;
    margin: auto;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.wpcf7-form h3 {
    background: #4A6634;
    color: #fff;
    padding: 10px 15px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 18px;
}

.wpcf7-form label {
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
    box-sizing: border-box;
}

.wpcf7-list-item {
    margin-right: 20px;
}

.wpcf7-submit {
    background: #d97706;
    color: #4A6634;
    border: none;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 16px;
}

.wpcf7-submit:hover {
    opacity: 0.9;
    color: #4A6634;
}/* End custom CSS */