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

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

/* Full height image header */
.bgimg-1 {
  background-position: left;
  background-size: cover;
  background-image: url("../images/home-cover.jpg");
  background-color: #000000;
  min-height: 100%;
}

.bar .button {
  padding: 16px;
}

.jumbo {
    font-size: 54px!important;
    line-height: 60px;
}

.fa-anchor,.fa-coffee {font-size:200px}

.cover-block{
  width: 100%;
}
@media (min-width:601px) {
  .cover-block{
    width: 60%;
  }
}
