#main-footer{display:none}.my-custom-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin:0 auto}.my-custom-form input[type="text"],.my-custom-form input[type="email"],.my-custom-form input[type="tel"],.my-custom-form input[type="select"],.my-custom-form textarea{width:100%;padding:5px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;font-size:16px}.my-custom-form input[type="submit"]{background-color:#0073aa;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:16px;cursor:pointer;transition:all 0.3s ease}.my-custom-form input[type="submit"]:hover{background-color:#005a8c}.my-custom-form .wpcf7-response-output{margin-top:8px;padding:5px;border:1px solid #0073aa;border-radius:4px;color:#0073aa;font-size:14px}.my-custom-form #select-country{width:100%;font-size:16px;padding:8px;border:1px solid #cccccc;border-radius:4px}.wpcf7-textarea{height:120px}