html,
body {
  height: 100%;
  position: relative;
  min-height: 100vh;
}

.page-wrapper {
  background: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 1rem;
}

h1 {
  font-size: 2.25rem;
}

h2 {
  font-size: 1.875rem;
}

h3 {
  font-size: 1.5rem;
  margin-top: 1rem;
}

h4 {
  font-size: 1.25rem;
}

p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

a {
  color: #f7941d;
}

@media (max-width: 639px) {
  br {
    display: none;
  }
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 30, 2019 */

@font-face {
  font-family: 'ParkLaneNF';

  src: url("../../fonts/ParkLaneNF.eot?#iefix") format("embedded-opentype"), url("../../fonts/ParkLaneNF.woff") format("woff"), url("../../fonts/ParkLaneNF.ttf") format("truetype"), url("../../fonts/ParkLaneNF.svg#ParkLaneNF") format("svg");

  font-weight: normal;

  font-style: normal;
}

.themed-text {
  font-family: 'ParkLaneNF';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
}

.ui-menu-item,
.ui-menu-item-wrapper {
  display: block;
}

.text-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

/*# sourceMappingURL=elements.css.map */
