html {
  scroll-behavior: smooth;
}
body, html {
  height: 100%;
}
.menu {
  display: none;
}
body, h1, h2, h3, h4, h5, h6, p,
  div, section, nav, main, button,
  figure, figcaption, address, a {
  font-family: verdana, geneva, sans-serif !important;
  letter-spacing: 0.5px !important;
}
.hs-bold {
  font-weight: bold !important;
}
.hs-shadow1 {
  text-shadow: 0px 0px 3px #666 !important;
}
.hs-shadow2 {
  text-shadow: 0px 0px 1px #333 !important;
}
.hs-lineheight1 {
  line-height: normal !important;
}
.hs-nodeco {
  text-decoration: none !important;
}
.hs-hover-safety-green:hover {
  background-color: #007256 !important;
}
.hs-hover-none:hover {
  background-color: inherit !important;
}
.hs-flip {
  position: relative;
  rotate: y -180deg !important;
}
.hs-nav-btn {
  width: 130px !important;
}
.hs-nav-btn2 {
  width: 200px !important;
}
.hs-nav-25 {
  width: 25% !important;
}
.hs-horiz {
  margin: 0;
  padding: 0;
}
.hs-star {
  font-size: 1.1em;
}
#hs-player {
  width: 100%;
  height: auto;
}
.hs-hover1:hover {
  color: #ffffff !important;
}
.hs-downarrow {
  width: 0;
  height: 0;
  position: relative;
  top: 0.95em;
  left: 0.5em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid white;
}