/*! purgecss start ignore */
/*! purgecss end ignore */
.block--copyrightfooter {
  width: 100%;
}

.copyright-footer {
  padding: 1rem 0;
  background-color: #fff;
  background-color: #ffd012;
  color: #000;
}
.copyright-footer .copyright {
  font-size: 0.8125rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .copyright-footer .copyright {
    font-size: 0.9375rem;
  }
}
.copyright-footer .made-by-text {
  font-size: 0.8125rem;
  margin: 0.5rem 0;
  color: #6b5708;
}
@media (min-width: 768px) {
  .copyright-footer .made-by-text {
    font-size: 0.9375rem;
  }
}
.copyright-footer .svg-egm-logo {
  max-width: 6.25rem;
  fill: #6b5708;
}
.copyright-footer .egm {
  display: inline-block;
  text-indent: -10000px;
}

/*# sourceMappingURL=copyright-footer.css.map*/