@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.googleapis.com/css2?family=Oswald&display=swap);
}

@font-face {
  font-family: 'Kristi';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.googleapis.com/css2?family=Kristi&display=swap);
}

.feast {
 background-image: url(https://storage.googleapis.com/feast_images/blue%20header.png);
 background-position: center;
 height: 650px;
 text-align: center;
 color: #f6f1ee;
 align-items: center;
}


/*#heading {
position: absolute;
top: 50%;
width: 100%;
text-align: center;
}*/

body {
  background-color: #f6f1ee;
}

div.info {
  background-color: #f6f1ee;
  color: #454c29;
  /*margin: 25px;
  width: 40%;
  margin-left: 200px;
  display: inline-block;*/
}

img.info {
  height: 450px;
  padding: 20px;
  /*position: relative;
  left: 150px;*/
}

/*#pine {
  bottom: 20px;
}

#ingredients {
  padding-left: 20px;
}*/

.tickets {
  background-color: #454c29;
  color: #f6f1ee;
  /*margin: 25px;*/
}

h1.tickets {
  text-align: center;
}

.ticketssub {
  /* display: inline-block;
  width: 33%; */
  margin: auto;
  text-align: center;
}

#kids {
  height: 10rem;
}

#getnow {
  height: 13rem;
  margin: 2rem 0rem;
}

#meadow {
  height: 10rem;
}

.sponsors {
  background-color: #f6f1ee;
  color: #454c29;
  margin: 25px;
  text-align: center; 
}

.sponsorssub {
  display: inline-block;
  width: 33%;
  margin: auto;
  text-align: center;
}

/* #equinox {
  width: 300px;
}

#idahoforest {
  width: 300px;
}

#idagon {
  width: 300px;
} */

div.covid {
  padding-top: 100px;
}

.covid {
  background-color: #f6f1ee;
  color: #454c29;
  margin: 25px;
  text-align: center;
}

h1.covid {
  text-align: center;
  color: #454c29;
}

.rules {
  margin: auto;
  text-align: left;
}

.contact {
  background-image: url(https://storage.googleapis.com/feast_images/footer2.png);
  background-position: center;
  color: #f6f1ee;
  margin: 25px;
  text-align: center;
}

h1 {
  font-family: 'Kristi', cursive;
  font-size: 70px;
}

h3 {
  font-family: 'Oswald', sans-serif;
}

h4 {
  font-family: 'Oswald', sans-serif;
}

p {
  font-family: 'Oswald', sans-serif;
}

ul {
  font-family: 'Oswald', sans-serif;
}

a:link {
  color: #f6f1ee;
  text-decoration: none;
}

a:visited {
  color: #f6f1ee;
  text-decoration: none;
}

a:hover {
  color: #9b9c36;
}

/*footer {
  background-image:
}*/
