.footer.bottom.segment {
  background-color: #000066;
  width: 100%;
  margin: 0;
  padding: 0.8em;
  z-index: 0;
  border-radius: 0px !important;
}
.footer.ui.fixed.bottom .footerFontStyle {
  font-size: 0.9em;
}
.mobile.only.footer {
  background-color: #000066;
  width: 100%;
  margin: 0;
  padding: 0.8em;
  z-index: 0;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.footer.ui.fixed.bottom.petra {
  background-color: #28628e;
}
