@import url(inc/assets/css/bootstrap.min.css);
@import url(inc/assets/fonts/fontawesome-pro-5.8.1-web/css/all.min.css);
body {
  font-size: 16px;
  line-height: 1.625;
}
body a:hover {
  color: #009DE0;
}
body h1 {
  font-family: sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin: 0;
  padding: 0;
}
body img {
  max-width: 100%;
}

#themen .elementor-text-editor a {
  color: #2274A2;
  transition: all 0.3s;
}
#themen .elementor-text-editor a:hover {
  color: #009DE0;
}

.row.teilnehmer {
  border-bottom: 1px solid rgba(34, 116, 162, 0.3);
}
.row.teilnehmer div {
  align-content: center;
  padding: 5px 10px 5px 0;
}
.row.teilnehmer p {
  margin: 0;
}

/*# sourceMappingURL=mb.css.map */
