#partner ul li{
  font-weight: normal;

}
.button-sponsor {
  background: #cf3eec;
border: 3px solid #fff;
  display: inline-block;
  padding: 15px 30px;
  font-weight: 700;

  border-radius: 300px;

text-transform: uppercase;
}
.button-sponsor:hover {
  background: #feeb00;
  
}

a.button-sponsor  {
text-decoration: none;
}

h3.section-title {

  text-transform: none;
}

a.impressum {
  color:#7EE1ED; 
  text-decoration: underline;
}

a.impressum:hover {
  color:#feeb00; 
}


@font-face {
font-display: block;
font-family: Roboto;
src: url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/25c678feafdc175a70922a116c9be3e7.woff) format("woff")
}

@font-face {
font-display: fallback;
font-family: Roboto;
font-weight: 600;
src: url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/6e9caeeafb1f3491be3e32744bc30440.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/medium/normal/71501f0d8d5aa95960f6475d5487d4c2.woff) format("woff")
}

@font-face {
font-display: fallback;
font-family: Roboto;
font-weight: 700;
src: url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format("woff2"), url(https://assets.brevo.com/font/Roboto/Latin/bold/normal/ece3a1d82f18b60bcce0211725c476aa.woff) format("woff")
}

#sib-container input:-ms-input-placeholder {
text-align: left;
font-family: Helvetica, sans-serif;
color: #c0ccda;
}

#sib-container input::placeholder {
text-align: left;
font-family: Helvetica, sans-serif;
color: #c0ccda;
}

#sib-container textarea::placeholder {
text-align: left;
font-family: Helvetica, sans-serif;
color: transparent;
}

#sib-container a {
text-decoration: underline;
color: #2BB2FC;
}

#site-header div.intro span.intro_text {
    background-color: #7EE1ED; 
    color:#000; 
    font-weight: bold; 
    display: inline-block; 
    padding: 0 5px;
}

#site-header div.intro span.intro_text {
    background-color: #7EE1ED; 
    color:#000; 
    font-weight: bold; 
    display: inline-block; 
    padding: 0 5px;
}

#site-header div.intro span.intro_text_1 {
    background-color: #feeb00; color:#000; font-weight: bold; display: inline-block; padding: 0 5px;
    font-size: 200%;
}
#site-header div.intro span.intro_text_2 {
background-color: #fF0000; color:#000; font-weight: bold; display: inline-block; padding: 0 5px;
}