
.oswald-tagline {
  font-family: "Oswald", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.mr-dafoe-regular {
  font-family: "Mr Dafoe", serif;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: Arial, sans-serif;
  margin: 0px;
  padding: 0px;
  background-color: #121d39;
}
header {
  margin: 0px;
  padding: 0px;
  color: white;
  text-align: center;
  overflow:hidden;
  }
.logo {
  width:27vw;
  position:absolute;
  top:-16px;
  left:20px;
  float:left;
  z-index:1000;
}
main {
  margin:20px;
  background: #dfc9a7;
  background: #121d39 url('flylikeamother_web.png') no-repeat center/cover;
}
h1 {
  font-family: "Rubik Dirt", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 7vw;
  color:#FFFFFF;
  margin: 10px 10px 10px 140px;
  text-transform:uppercase;
  filter: drop-shadow(#000 0px 0px 10px);
}
h2, h3,h4 {
  color:#463542;
}
nav {
  display: flex;
  justify-content: center;
  background-color: #a6697f;
  padding:5px;
  padding-left:12vw;
  float: none;
}
nav a {
  color: #FFF;
  text-decoration: none;
  padding: 10px 20px;
  font-weight: bold;
}
nav a:hover {
  color: #dfc9a7;
  text-decoration: underline;
}
.hero {
  height: auto;
  overflow:hidden;
  padding:10px 0px;
  align-items: center;
  justify-content: center;
  background-color:#3d2c3d;
  color: #dfc9a7;
  text-align: center;
  font-size: 18px;
  //font-weight: bold;
}

.hero .tagline {
  font-family: "Mr Dafoe", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5vw;
  margin:0px;
}
.hero p {
  margin:0px 20px;
}

.content {
  background-color: rgba(251, 247, 205, .95);
  min-height:1024px;
}
.container {
  padding: 20px;
  border-bottom: #9F9F9F solid 1px;
}
button, .cta {
            font-family: "Rubik Dirt", serif;
            display: block;
            width: 200px;
            text-align: center;
            background-color: #121d39;
            color: white;
            padding: 10px;
            margin: 20px auto;
            text-decoration: none;
            border-radius: 5px;
        }
button:hover, .cta:hover {
            outline: #a6697f solid 2px;
            filter: drop-shadow(#9e8e77 5px 5px 5px);

        }
        footer {
            text-align: center;
            background-color: #9d4a68;
            color: white;
            padding: 10px;
            margin-top: 20px;
        }
.smaller {
  font-size: 30px;
}

@media only screen and (min-width: 770px){

.logo {
  width:210px;
  position:absolute;
  top:-20px;
}
h1 {
  margin-left:200px;
}
.hero .tagline {
  font-size: 7vw;
}



//Navy: #121d39
//Cream: #fbf7cd
//Parchment: #bfa27c
//Rose: #a6697f
//Eggplant: #3d2c3d
//Block font: Oswald All Caps