/* Text Elements */

h4.heading-1 {
  text-align: center;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}

h4 span.heading-text-1 {
  color: #b5e7ff;
  font-size: 24px;
}

span.text-element.text-1 {
  text-align: center;
  font-size: 28px;
  font-family: 'Lucida Bright', Georgia, serif;
}

blockquote.blockquote-1 {
  text-align: center;
  font-size: 40px;
  font-family: 'Lucida Bright', Georgia, serif;
  line-height: 1.2;
}

/* Layout Elements */

body.grid-1 {
  max-width: 700px;
  background-color: #bfc7dd;
}

body > .row.row-1 {
  background-color: #8eb697;
}

body > .row > [class*='coffee-span-'].column-1 {
  background-color: #8eb697;
}

body > .row.row-2 {
  background-color: #8eb697;
}

body > .row > [class*='coffee-span-'].column-2 {
  background-color: #8eb697;
}

body > .row.row-3 {
  background-color: #8eb697;
}

body > .row > [class*='coffee-span-'].column-3 {
  background-color: #8eb697;
}

body > .row.row-4 {
  background-color: #8eb697;
}

body > .row.row-5 {
  height: 400px;
  background-color: #8eb697;
}

body > .row.row-6 {
  height: 200px;
  background-color: #8eb697;
}