.simpleheaderinfo-bar {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.simpleheaderinfo-bar .simpleheaderinfo-link,
.simpleheaderinfo-bar .simpleheaderinfo-text {
  text-decoration: none;
  line-height: 1;
  margin-bottom: 0px;
  margin-top: 0px;
}

.simpleheaderinfo-bar .simpleheaderinfo-link:hover {
  text-decoration: underline;
}
.simpleheaderinfo-arrow {
  font-size: 21px;
  margin-left: 8px;
  line-height: 1;
  position: absolute;
  margin-top: -6px;
}
.simpleheaderinfo-bar .simpleheaderinfo-link:hover {
  text-decoration: none;
}
