/* HEADER */

.whyi {
  /* Layout declarations */
  background: url("../img/whyi.jpg") no-repeat fixed center -5px;
  //background-size: cover;
  //padding: 1em 2em;
  //border-top: 8px solid #EDEDED;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
  /* Typography declarations */
  font-size: 4em;
  height: 50vh;
    font-color: #F6C;
	padding-top: 100px;
}

.whyi-intro {
  margin: 1em 0 0 0;
  font-color: #F6C;
}

.whyi-heading {
  /* Typography declarations */
  font-size: 5rem;
  /* Layout declarations */
  padding: 0;
  margin: 0 0 1em;
}

/* HEADER */
.workme {
  /* Layout declarations */
  background: url("../img/erinwhyme.jpg") no-repeat fixed center;
  background-size: cover;
  //padding: 1em 2em;
  //border-top: 8px solid #EDEDED;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
  /* Typography declarations */
  font-size: 4em;
  height: 50vh;
  font-color: #F6F;
  font-face: 'Economica';
  //padding-top: 100px;
}

.workme-intro {
  margin: 1em 0 0 0;
  font-color: #F6C;
}

.workme-heading {
  /* Typography declarations */
  font-size: 5rem;
  font-color: #F6F;
  font-face: 'Economica';
  /* Layout declarations */
  //padding: 0;
  //margin: 0 0 1em;
  left: 20%;
  position: fixed;
}

/* HEADER */
.recipes {
  /* Layout declarations */
  background: url("../img/erinsephia.jpg") no-repeat fixed center;
  background-size: cover;
  //padding: 1em 2em;
  //border-top: 8px solid #EDEDED;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
  /* Typography declarations */
  font-size: 4em;
  height: 50vh;
    font-color: #F6C;
	padding-top: 100px;
}

.recipes-intro {
  margin: 1em 0 0 0;
  font-color: #F6C;
}

.recipes-heading {
  /* Typography declarations */
  font-size: 10rem;
  /* Layout declarations */
  padding: 0;
  margin: 0 0 1em;
}

/* HEADER */
.oils {
  /* Layout declarations */
  background: url("../img/oilstop.jpg") no-repeat fixed center 60px;
  //background-size: cover;
  //padding: 1em 2em;
  //border-top: 8px solid #EDEDED;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
  /* Typography declarations */
  font-size: 4em;
  height: 50vh;
    font-color: #F6C;
	padding-top: 100px;
}

.oils-intro {
  margin: 1em 0 0 0;
  font-color: #F6C;
}

.oils-heading {
  /* Typography declarations */
  font-size: 10rem;
  /* Layout declarations */
  padding: 0;
  margin: 0 0 1em;
}
/* HEADER */
.oilteam {
  /* Layout declarations */
  background: url("../img/oilteam.jpg") no-repeat fixed center 100px;
  background-size: cover;
  //padding: 1em 2em;
  //border-top: 8px solid #EDEDED;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
  /* Typography declarations */
  font-size: 3em;
  font-face: "Economica";
  height: 70vh;
    font-color: #F6C;
	padding-top: 100px;
}

.oilteam-intro {
  margin: 1em 0 0 0;
    font-face: "Economica";
  font-color: #F6C;
}

.oilteam-heading {
  /* Typography declarations */
  font-size: 10rem;
    font-face: "Economica";
  /* Layout declarations */
  padding: 0;
  margin: 0 0 1em;
}