.Normal_text_c {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  letter-spacing: 0em;
}
.Normal_text {
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  letter-spacing: 0em;
}
.site-controls {
  float: right;
  margin-top: 0;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  position: sticky;
}

.site-zoom-control-button {
  background: none;
  border: none;
  padding: 10px;
  cursor:pointer;
}
