body,h1,h2,h3,h4,h5,h6,a {font-family: "Open Sans", sans-serif}
.w3-bar,h1,button {font-family: "Merriweather", sans-serif}
.fa-anchor,.fa-coffee {font-size:200px} 

.w3-theme {color:#fff !important;background-color:#db3e01 !important}
.w3-theme-hover:hover, body {color:#fff !important;background-color:#0168bf !important}

body {
 background-image: url("img/background.jpg");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-size: cover;
}

.logo {
 display: table-cell;
 width: 175px;
 vertical-align: middle;
}
