.elementor .fey-h2{font-family:"Roboto";font-weight:900;font-size:var(--H2);color:var(--Antrazit);line-height:110%;}.elementor .fey-body-text{font-family:"Roboto";font-weight:400;font-size:var(--Body-Text);color:var(--Schwarz);line-height:160%;border-style:none;a[href]:not([href=""]) {
  text-decoration: underline;
  color: var(--Blau)
}

.elementor-widget-container * {
  padding:0;
  margin: 0;
}

/* Target your specific list */
ul {
list-style-type: none; /* Removes the default browser bullets */
padding-left: 0;       /* Removes the default browser indentation */
margin: 0;
}

ul li {
display: flex;         /* Keeps the bullet and text perfectly aligned */
align-items: flex-start; /* Aligns bullet to the top line of wrapped text */
/*margin-bottom: 8px;*/    /* Optional: space between list items */
}

ul li::before {
content: "•";          /* The bullet character (Unicode: \2022) */

/* This creates the equal space to the left and right! */
margin-left: 15px;     
margin-right: 15px;    

/* Optional visual styling for the bullet */
/*color: #333; */
font-size: 1em;      
line-height: 2rem; 
}\n}.elementor .fey-btn-blau-weiss{font-family:"Roboto";font-weight:600;font-size:1rem;color:var(--Weiss);text-transform:uppercase;padding-block-start:1.125rem;padding-block-end:1.125rem;padding-inline-start:1.5rem;padding-inline-end:1.5rem;border-radius:5px;background-color:var(--Blau);}.elementor .fey-section-wrapper{margin-block-start:8%;margin-block-end:8%;display:flex;flex-direction:column;justify-content:center;align-items:center;}.elementor .container-no-padding{padding:0px;* {
  padding: 0;
}\n}.elementor .fey-footer-item{font-family:"Roboto";font-weight:400;font-size:clamp(1rem, 0.9537rem + 0.2469vw, 1.25rem);;color:var(--Weiss);letter-spacing:-0.00625rem;line-height:200%;text-transform:uppercase;padding-block-start:0.6rem;padding-block-end:0.6rem;}.elementor .fey-footer-text-small{font-family:"Roboto";font-weight:400;font-size:var(--FooterTextSmall);color:var(--Weiss);letter-spacing:-0.005rem;line-height:200%;}.elementor .fey-footer-link:hover,.elementor .fey-footer-link:focus-visible{text-decoration:underline;}.elementor .converted-class-1{max-width:calc(50% - 0.3125rem);overflow:hidden;aspect-ratio:auto;object-fit:cover;object-position:center center;border-radius:0.3125rem;border-width:0.5px;border-color:var(--Grau-Border);border-style:solid;}