.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#D183C5;}.site-footer{background-color:#D183C5;}.elementor-kit-6 p{margin-bottom:0px;}.elementor-kit-6 a{text-decoration:none;}.elementor-kit-6 h1{color:#CE62BD;font-family:"Raleway", Sans-serif;font-size:40px;}.elementor-kit-6 h2{color:#CE62BD;font-family:"Raleway", Sans-serif;font-size:30px;font-weight:400;}.elementor-kit-6 h3{color:#282828;font-family:"Raleway", Sans-serif;font-size:20px;}.elementor-kit-6 h4{color:#282828;font-family:"Helvetica", Sans-serif;font-size:18px;}.elementor-kit-6 h5{color:#CE62BD;font-family:"Raleway", Sans-serif;font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding .site-logo img{width:212px;max-width:212px;}.site-header .site-navigation ul.menu li a{color:#282828;}.site-header .site-navigation .menu li{font-family:"Raleway", Sans-serif;font-size:24px;font-weight:normal;}.site-footer .site-branding{flex-direction:column;align-items:stretch;gap:8px;}.site-footer .site-branding .site-logo img{width:93px;max-width:93px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#comments,
.comments-area,
#respond {
  margin-bottom: 40px;
}

/* Alternativ: Footer oben etwas mehr Padding geben */
.site-footer {
  padding-top: 40px;
}

.comment-form-comment {
  margin-bottom: 20px; 
}

.comment-form .form-submit {
  margin-top: 20px;
}

.comment-form .form-submit input[type="submit"] {
  background-color: #D183C5;
  border: 2px solid #D183C5;
  color: #282828;
  font-weight: bold;
  font-family: helvetica; 
}

.comment-form .form-submit input[type="submit"]:hover {
  background-color: #D183C5; 
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  font-family: helvetica;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  margin-bottom: 20px; /* Abstand nach unten */
  padding: 10px; /* Innenabstand im Feld */
  width: 100%;
}

/* Abstand und Darstellung des Kommentarfeld-Labels */
.comment-form-comment label {
  font-weight: bold; /* Fettschrift */
  margin-bottom: 5px;
  display: block; /* Block-Darstellung für besseren Abstand */
}

/* Abstand zur Checkbox „Meine Daten speichern“ */
.comment-form-cookies-consent {
  margin-top: 20px;
  display: block;
}

/* Alle Formular-Beschriftungen fett anzeigen */
.comment-form label {
  font-weight: bold;
}/* End custom CSS */