/*
Theme Name: Selbsthilfe-Bremerhavener-Topf
Theme URI: https://hamann-design.de
Description: Theme für elbsthilfe-Bremerhavener-Topf
Author: HAMANN DESIGN
Author URI: https://hamann-design.de
Template: hello-elementor
Version: 1.1.0
Text Domain: hello-elementor-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


.wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.wpcf7-list-item {
  margin-left: 0px;
}

.wpcf7-form input, .wpcf7-form textarea {
  border: none;
  border-radius: var(--global-radius);
}

input.wpcf7-captchar {
  width: 100px;
}

.wpcf7-captcha-captcha {
  overflow: hidden;
  background-color: black;
  border-radius: 10px !important;
}
