.calm-topbar__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 51px;
}

.calm-topbar__inner p {
  margin: 0;
  font-size: 13px;
}

.calm-topbar-hide {
  display: none;
}
