body {
  font-family: 'Bitter', serif;
  font-size: 1.2rem;
  line-height: 2.3rem;
  color: #4A4A4A;
}

h1, h2, h3 {
  font-family: 'Londrina Solid', cursive;
  color: #008E9E;
}

h1 {
  font-size: 6rem;
}

h2 {
  font-size: 4rem;
}

h3 {
  font-size: 2rem;
}

@media only screen and (max-width: 40em) {
  h1 {
    font-size: 4rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1rem;
  }
}

button.btn, input.btn {
  font-family: 'Londrina Solid', sans-serf;
  text-transform: uppercase;
  letter-spacing: .1618rem;
}

.btn-primary {
  background-color: #008E9E;
  color: white;
}

.payment-options .paypal, .payment-options .transfer {
  font-family: 'Bitter', sans-serif;
  border-color: #008E9E;
  color: #008E9E;
}

.payment-options .is-active {
  color: white;
  background-color: #008E9E;
}

.ubicame {
  color: #008E9E;
}

header {
  height: 580px;
  background-image: url('./images/header-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

header .container {
  position: relative;
  height: 580px;
  z-index: 2;
}

footer p {
  font-family: 'Arial', sans-serif;
  font-size: .8rem;
  color: #008E9E;
}

.pacha-mama {
  position: absolute;
  left: -10px;
  bottom: -50px;
  width: 690px;
}

header.md-hide {
  height: inherit;
}

header.md-hide .container {
  height: inherit;
}

.sm-pacha-mama {
  width: 100%;
  position: relative;
}

.colorin-colorado {
  position: absolute;
  top: 10px;
  width: 100%;
  max-width: 830px;
}

.subtitle-author-group {
  margin-left: 50%;
  margin-top: 110px;
  width: 386px;
}

.la-comida-lista-ha-quedado {
}

.andrea-pasquel {
  width: 208px;
}

.andrea-pasquel-bio .bio-photo {
  margin-top: -3rem;
}

.eulalia-cornejo {
  width: 214px;
}

.eulalia-cornejo-bio .bio-photo {
  margin-top: -1.3em;
}

.bio-photo {
  width: 200px;
}

.buy-now-badge {
  width: 171px;
  margin-left: 690px;
}

.balloon {
  width: 280px;
  position: absolute;
  z-index: 1;
}

.hugging {
  background-image: url('./images/hugging@2x.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 599px 331px;
}
