body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #343a40 !important; }
.bg-hero { background-color: #45b06cff; }

/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom: 1.25rem }
.bd-callout p:last-child { margin-bottom:0 }
.bd-callout code { border-radius:.25rem }
.bd-callout+.bd-callout { margin-top:-.25rem }
.bd-callout-info { border-left-color:#5bc0de }
.bd-callout-warning { border-left-color:#f0ad4e }
.bd-callout-danger { border-left-color:#d9534f }

/* footer */
footer a { color: white; font-weight: bold; text-decoration: none; }
footer a:hover { color: white; text-decoration: underline; }


.centered-figure {
  display: block;
  margin: auto;
  width: 75%;
}

.centered-figure.large {
  width: 50%;
}

.hero {
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(https://static.igem.wiki/teams/5202/group-photos/2024-standing-1.jpg);
  height:75%;
  width: 90%;
  background-image: url(https://static.igem.wiki/teams/5759/logos/metlock-logo-no-bg.webp);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90% auto;
  margin-right: 5%;
  margin-left:5%
}

.hero.experiments {
  background-image: url(https://static.igem.wiki/teams/5759/logos/experiments/20251002-150921.webp);
}

.hero.attributions {
  background-image: url(https://static.igem.wiki/teams/5759/logos/training/training.webp);
}

.hero.members {
    background-image: url(https://static.igem.wiki/teams/5759/logos/training/members/group-photo.webp);
}

.hero.description {
    background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p1.webp);
}

.hero.engineering {
    background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p6.webp);
    background-size: 70% auto;
    background-position: center 60%;
}

.hero.software {
    background-image: url(https://static.igem.wiki/teams/5759/other/code-snippet.webp);
}

.hero.nsf-poster {
    background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p7.webp);
}

.hero.entrepreneurship {
    background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p8.webp);
    background-position: center 40%;
}

.hero.human-practices {
    background-image: url(https://static.igem.wiki/teams/5759/other/landscape1.webp);
    background-position: center 80%;
}

.hero.education {
    background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p9.webp);
}

.hero.inclusivity {
    background-image: url(https://static.igem.wiki/teams/5759/team/2024-top-down-1.webp);
}

.hero.sustainability {
    background-image: url(https://static.igem.wiki/teams/5759/other/earth-on-white-bg-2.webp);
}

.hero.pulse-check {
    background-image: url(https://static.igem.wiki/teams/5759/team/thumbnail-image.webp);
}

.hero.mining-integration {
    background-image: url(https://static.igem.wiki/teams/5759/other/unnamed.webp);
}

.hero.contributions {
  background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p7.webp);
}

.hero.home {
  background-image: url(https://static.igem.wiki/teams/5759/logos/training/training.webp);
}

.hero.results {
  background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p1.webp);
}

.hero.critical_mineral_conference {
  background-image: url(https://static.igem.wiki/teams/5759/labphotos/lab-p2.webp);
}

.names{
  margin: 0%;
  padding: 0%;
}
.editable_bg_dark{
  background-color: #a8802f;
}
.cols{
  margin-left: 15%;
  margin-right: 15%;
}
.head{
  padding-bottom: 5%;
  text-align: center;
}
.group-bkg{
  width: 100%;
  height: auto;
}