/* Text Elements */

p.paragraph.paragraph-1 {
  float: none;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  border-radius: 25px;
  background-color: #eff6f2;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  vertical-align: baseline;
  text-align: center;
  opacity: .99;

  background-blend-mode: normal;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 700;
  font-style: italic;
  font-size: 1.625rem;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 700;
  font-style: italic;
  font-size: 1.625rem;
}

p.paragraph span.paragraph-text-14 {
  font-weight: 700;
  font-style: italic;
  font-size: 1.625rem;
}

p.paragraph span.paragraph-text-15 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-16 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-12 {
  font-weight: 700;
  font-style: italic;
  font-size: 1.625rem;
}

p.paragraph span.paragraph-text-13 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph.paragraph-2 {
  display: inline-block;
}

p.paragraph strong.paragraph-text-17 {
  font-weight: 600;
  font-size: 2.0625rem;
  font-family: 'Andale Mono', AndaleMono, monospace;
}

p.paragraph.paragraph-3 {
  border-bottom-right-radius: 25px;
  background-color: #eff6f2;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

/* Layout Elements */

.container.container-1 {
  text-align: center;
}

.container.container-2 {
  background-color: #5b985b;
  text-align: center;
}

.container.container-3 {
  background-color: #5b985b;
}

.container.container-4 {
  background-color: transparent;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
}

.rule.rule-1 {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.rule.rule-1 hr {
  border-top-width: 10px;
  border-top-color: #1a760d;
}

div.responsive-picture.picture-1 {
  background-color: #eff6f2;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}