/* Text Elements */

p.paragraph span.paragraph-text-1 {
  font-family: 'Oswald', sans-serif;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
  font-size: 1.1428571428571428em;
  font-family: 'Oswald', sans-serif;
}

p.paragraph.paragraph-1 {
  display: block;
  float: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 43.75em;
  width: auto;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  font-family: 'Oswald', sans-serif;
  line-height: 1.4;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

a.link-text.text-link-1 {
  text-align: center;
  font-weight: 800;
}

/* Layout Elements */

body.grid-1 {
  max-width: 43.75em;
}

body > .row.row-1 {
  max-height: 20px;
}

body > .row.row-2 {
  max-height: 20px;
}

body > .row > [class*='coffee-span-'].column-1 {
  min-height: 20px;
  max-height: none;
  height: auto;
}

body > .row > [class*='coffee-span-'].column-2 {
  min-height: 20px;
}

div.responsive-picture.picture-1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 100%;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

.rule.rule-1 hr {
  border-top-width: 3px;
  border-top-color: #000;
}

.rule.rule-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
}

a.responsive-picture.picture-link-1 {
  max-width: none;
}

a.responsive-picture.picture-link-2 {
  max-width: none;
}