body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}

a {
  text-decoration: none;
}

body, html {
  height: 100%;
  line-height: 1.8;
}

/* Full height image header */
.bgimg-1 {
  background-position: center;
  background-size: cover;
  background-color: white;
  background-image: url("/images/HeroCover.jpg");
  min-height: 85%;
  min-width: 100%;
  padding-top: 500px;
}

.w3-bar .w3-button {
  padding: 16px;
  border-style: hidden;
}