/* Colors
-------------------------------------------------- */
/* Components
-------------------------------------------------- */
/* Mixins 
-------------------------------------------------- */
/* Font
-------------------------------------------------- */
/* Grid
-------------------------------------------------- */
/* Responsive
-------------------------------------------------- */
/* HOME
-------------------------------------------------- */
section.intro {
  padding-top: 0;
  padding-bottom: 0;
}
section.intro .headlines h1.alpha {
  font-family: "Arvo", serif;
  font-size: 2.8em;
  font-weight: 700;
  color: #0d8c8c;
  margin-bottom: 0.05em;
  line-height: 1.1;
  letter-spacing: 0.01em;
}
section.intro .headlines h2.beta {
  font-family: "Pompiere", sans-serif;
  font-size: 3.7em;
  font-weight: 400;
  color: #0d8c8c;
  margin-bottom: 0;
  line-height: 0.95;
  letter-spacing: 0.01em;
}
section.intro .buttons {
  clear: both;
  margin-top: 0;
  padding-top: 2.25em;
}