.elementor-31357 .elementor-element.elementor-element-60ece54{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-30be6d6 */.form-container {
    width: 100%;
    max-width: 700px !important;
    margin: 0 auto;
    padding-bottom: 300px;
}
.wpcf7-form label {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.wpcf7-submit[type=button],
.wpcf7-submit[type=submit] {
    border: 1px solid #0040c1;
    border-radius: 200px;
    color: #0040c1;
    font-weight: 500;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #0040c1;
    color: #ffffff;
}/* End custom CSS */