

.m-footer__copyright {
  display: block;
  text-align: center !important;
  width: 100%;
}

.m-footer--bottom-left {
  flex: 1;
  text-align: center !important;
}
@media (min-width: 1280px) {
  .m-footer--bottom-left {
    text-align: center !important;
  }
}
