.ed-fs-bar {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-color: #ED7B25;
  z-index: 99;
  font-weight: 600;
  padding: 10px;
  text-transform: uppercase;
}
.ed-fs-bar .ed-fs-text {
  color: #FFF;
}
/*# sourceMappingURL=_module.css.map */