.holcim_footer_bottom {
  background-color: var(--corporate-main-color);
  min-height: 109px;
  color: var(--corporate-white);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 11px solid var(--corporate-main-color);
}
.holcim_footer_bottom .copyright {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
@media (max-width: 79.99875rem) {
  .holcim_footer_bottom .copyright {
    font-size: 0.8125rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer_bottom .copyright {
    margin-top: 1.25rem;
    margin-bottom: 2.5rem;
  }
}
.holcim_footer_bottom .links {
  display: flex;
  flex-direction: row;
  margin-top: 0.3125rem;
  flex-wrap: wrap;
}
@media (max-width: 47.99875rem) {
  .holcim_footer_bottom .links {
    margin-bottom: 0.9375rem;
  }
}
.holcim_footer_bottom .links a {
  color: white;
  font-size: 0.875rem;
  margin: 0.3125rem 0.625rem 0.3125rem 0;
  text-decoration: none;
}
@media (max-width: 79.99875rem) {
  .holcim_footer_bottom .links a {
    font-size: 0.8125rem;
  }
}
.holcim_footer_bottom .links a:not(:last-child):after {
  content: "|";
  padding-left: 0.625rem;
}
@media (max-width: 79.99875rem) {
  .holcim_footer_bottom .logo {
    margin-top: 0.625rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer_bottom .logo {
    margin-top: 1.875rem;
    margin-bottom: 2.8125rem;
  }
}
.holcim_footer_bottom .logo img {
  width: 210px;
}
@media (max-width: 119.99875rem) {
  .holcim_footer_bottom .logo img {
    width: 170px;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_footer_bottom .logo img {
    width: 163px;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer_bottom .logo img {
    width: 163px;
  }
}
/*# sourceMappingURL=style.css.map */
