.fit-cover {
  object-fit: cover;
}

.bg-paper {
  background: url("../../assets/img/bg-eggshell-gefaehrdung.jpg"), rgb(255,255,255);
  background-size: auto, auto;
}

.bg-hellblau {
  background: rgb(142,194,255);
}

.bg-hellgruen {
  background: #cbe4d2;
}

.bg-hellrot {
  background: rgb(252,207,207);
}

.img-mit-bu {
  /*border-top-left-radius: 20px;*/
  /*border-top-right-radius: 20px;*/
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-bottom: -2px;
}

.bg-two {
  background: rgba(225,191,237,0.69);
  border-radius: 18px;
}

.bg-kandidatinnen {
  background: rgba(255,255,255,0.14);
  border-radius: 18px;
}

.bg-one {
  background: rgba(99,227,255,0.3);
  border-radius: 18px;
}

.vorstand {
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.kandidatin {
  background: rgba(255,255,255,0.32);
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 19px;
  padding-right: 15px;
}

.willkommen {
  font-size: 30px;
  font-style: italic;
  font-family: Roboto, sans-serif;
  margin-bottom: -1px;
  background: var(--bs-primary);
}

@media (min-width: 576px) {
  .willkommen {
    font-size: 40px;
  }
}

@media (min-width: 768px) {
  .willkommen {
    font-size: 52px;
  }
}

@media (min-width: 992px) {
  .willkommen {
    margin-bottom: 8px;
  }
}

.img-hero {
  margin-top: 12px;
  border-top-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-right-style: solid;
  border-color: rgba(125,237,255,0.3);
}

@media (min-width: 1200px) {
  .img-hero {
    margin-top: -5px;
  }
}

@media (min-width: 992px) {
  .img-hero {
    margin-top: 9px;
  }
}

.brand-forum-ebnet {
  position: absolute;
  margin-top: 47px;
  width: 158px;
  box-shadow: 0px 0px;
}

.heading-thema {
  font-weight: bold;
  font-style: italic;
}

.figure.portrait-intro {
  display: flex !important;
  max-width: 280px;
}

@media (max-width: 768px) {
  .figure.portrait-intro {
    flex-direction: column !important;
  }
}

@media (min-width: 768px) {
  .figure.portrait-intro {
    flex-direction: column !important;
  }
}

.portrait-intro img {
  margin-bottom: 0;
  display: flex !important;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 0px;
  width: 170px;
  width: 100%;
}

@media (min-width: 768px) {
  .portrait-intro img {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 0px;
    width: 170px;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .figure-caption-portrait {
    font-size: 14px;
  }
}

.footer-forum-ebnet {
  background: #26272a;
  padding-bottom: 30px;
  color: rgb(255,255,255);
}

@media (min-width: 1400px) {
  .nav-link {
    margin-right: 14px;
    /*border-radius: 10px;*/
  }
}

.typo-forum-ebnet {
  font-size: 18px;
  margin-left: 9px;
  font-family: Rubik, sans-serif;
  color: rgb(11,47,67);
  letter-spacing: 2px;
}

.img-kandidatin {
  border-radius: 20px;
}

.row-kandidatin {
  background: linear-gradient(123deg, rgba(104,174,255,0.64) 0%, rgba(255,255,255,0.11) 18%, rgba(255,255,255,0.19));
  max-width: 900px;
}

.col-img-kandidatin {
}

.figure-caption-kandidatinnen {
  text-align: left;
  font-size: 16px;
}

.kandidatinnen-headerbox-small {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .kandidatinnen-headerbox-small {
    display: none;
  }
}

.kandidatinnen-headerbox-large {
  display: none;
  text-align: left;
}

@media (min-width: 768px) {
  .kandidatinnen-headerbox-large {
    display: block;
  }
}

.bg-kandidatinnen {
  background: rgba(255,255,255,0.35);
  max-width: 1000px;
}

.col-vorstand {
  text-align: center;
  /*display: flex;*/
  align-items: center;
  /*justify-content: center;*/
}

@media (min-width: 768px) {
  .col-vorstand {
    text-align: left;
  }
}

.offcanvas-link::after {
  content: "";
  width: 20px;
  height: 16px;
  margin-left: 2px;
  display: inline-block;
  background: url("../../assets/img/link-offcanvas-2.png") center / contain no-repeat;
}

.card-body {
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  background-color: #F6F7F7;
  padding-left: 30px;
  padding-right: 25px;
}

.termin-titel {
  color: #4ca1af;
  margin-bottom: -3px;
}

.wahlanleitung {
}

.bericht-aus-ebnet {
  background: rgba(255,255,255,0.86);
}

.terminliste li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.figure-blog-intro {
  float: left;
  width: 60%;
  margin-right: 15px;
  margin-top: 7px;
  margin-bottom: 10px;
}

.figure-caption {
  margin-top: 0;
}

.figure-img {
  margin-bottom: 0;
}

h1 {
}

.blog-uebersicht {
  border-radius: 15px;
  /*border: 1px solid #293031;*/
  overflow: hidden;
  /*box-shadow: 4px 4px 5px rgba(11,47,67,0.32);*/
  margin-right: 10px;
}

.figure-caption {
}

.blogposttitle {
  color: var(--ref-gray-600);
  line-height: 140%;
  border-bottom: 1px solid silver;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#row-archiv .card-body {
  border-radius: 0;
}

