/* Text Elements */

h1 span.heading-text-1 {
  font-size: 1.6875rem;
}

h1.Heading-generic {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
  font-size: 1.0625rem;
}

p.paragraph span.paragraph-text-2 {
  color: #004fff;
}

p.paragraph a.paragraph-text-3 {
  color: #000;
}

p.paragraph a.paragraph-text-12 {
  color: #000;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 600;
}

p.paragraph.paragraph-1 {
  margin-bottom: 0;
  padding-left: 10px;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 600;
}

p.paragraph.paragraph-2 {
  text-align: center;
}

p.paragraph span.paragraph-text-7 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 600;
  font-size: 1rem;
}

p.paragraph.paragraph-3 {
  margin-top: 0;
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 600;
  line-height: 1.4;
}

p.paragraph.paragraph-4 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-5 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4;
}

p.paragraph.paragraph-6 {
  padding-left: 10px;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 600;
  line-height: 1.4;
}

p.paragraph.paragraph-7 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-8 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-9 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-10 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-11 {
  padding-right: 10px;
  padding-left: 10px;
}

p.paragraph.paragraph-12 {
  padding-right: 10px;
  padding-left: 10px;
}

ul.unorder-list.unordered-list-2 {
  margin-bottom: 0;
}

span.text-element span.text-text-1 {
  color: #fff;
  font-weight: 600;
}

span.text-element.text-English-Poetry {
  padding: 8px 0 8px 10px;
}

span.text-element span.text-text-2 {
  font-weight: 600;
  font-size: 1.1875rem;
}

span.text-element span.text-text-3 {
  font-size: 1rem;
  line-height: 1.4;
}

span.text-element span.text-text-4 {
  color: #004fff;
  font-size: .9375rem;
}

span.text-element.text-1 {
  margin-right: 6px;
  margin-left: 6px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

span.text-element.text-2 {
  padding-right: 6px;
  padding-left: 6px;
}

span.text-element.text-3 {
  padding-right: 6px;
  padding-left: 6px;
}

span.text-element span.text-text-5 {
  color: #fff;
}

span.text-element span.text-text-6 {
  font-weight: 600;
}

span.text-element span.text-text-10 {
  font-weight: 600;
  font-size: .875rem;
}

span.text-element span.text-text-11 {
  font-weight: 600;
  font-size: .875rem;
}

span.text-element.text-4 {
  display: block;

  justify-self: auto;
}

span.text-element.text-5 {
  padding-top: 3px;
  padding-left: 8px;
}

span.text-element.text-6 {
  margin-top: -3px;
  padding-left: 9px;
}

span.text-element span.text-text-7 {
  font-size: 2.3125rem;
}

/* Interaction Elements */

a.link-button span.button-link-text-1 {
  color: #000;
  text-decoration: none;
  font-size: .875rem;
}

a.link-button.button-link-1 {
  margin-right: 6px;
  margin-left: 7px;
  padding: 2px 3px;
  border-width: .0625rem;
  border-style: solid;
  border-top-left-radius: 3px 0;
  border-top-right-radius: 3px 0;
  border-bottom-right-radius: 3px 0;
  border-bottom-left-radius: 3px 0;
  color: #000;
  text-decoration: none;
}

/* Layout Elements */

.container.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  background-color: #006d43;
}

.container.container-generic-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-centerer-green {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-left: 0;
  padding-left: 0;
  width: 900px;
  background-color: #006d43;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-name-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 11px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-date-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 11px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-name-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-description-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 11px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-description-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-line-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 11px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-line-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-3 {
  background-color: transparent;
}

.container.container-country-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-bottom: 15px;
  padding-top: 20px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-read-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 11px;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-read-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.container-page-footer-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-top: 0;
  width: 100%;
  height: auto;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-page-num-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-page-num-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 1000px;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-back-button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 5px;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-back-button-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 1000px;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-bottom-buffer-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: #8b8f94;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: #de9b9b;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-headname-generic-hol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-headname-generic-cen {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-generic-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;
  margin-bottom: 10px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-left-date-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-bottom: 20px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-left-date-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-left: 15px;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 121px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 200px;
  background-color: transparent;
}

.container.container-zanneta-weblinks-hol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-zanneta-weblinks-cen {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-zanna-ordlist-web-ho {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-bottom: 10px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-zanneta-ordlist-ce {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-zanneta-poem1-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-zanneta-poem1-center {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-sutil-it-is-really-c {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-life-courage-centere {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-sun-shines-every-cen {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-peaceful-bird-center {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-blessed-mother-cente {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.container.container-the-man-who-centerer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  width: 900px;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

a.responsive-picture.picture-link-1 {
  width: 255px;
}

.rule.rule-1 {
  border-style: none;
  border-color: #004fff;
  box-shadow: none;
  opacity: 1;
}

.rule.rule-1 hr {
  border-top-color: #c0c0c1;
}

a.responsive-picture.picture-link-2 {
  padding-bottom: 0;
  width: 130px;
}

.html-element.html-element-1 {
  padding-right: 10px;
  padding-left: 10px;
}

li.list-item span.list-item-text-1 {
  font-weight: 600;
  font-size: .9375rem;
}

li.list-item span.list-item-text-2 {
  font-weight: 600;
  font-size: .9375rem;
}

li.list-item span.list-item-text-3 {
  font-weight: 600;
  font-size: .9375rem;
}

li.list-item span.list-item-text-4 {
  font-weight: 600;
}

li.list-item span.list-item-text-5 {
  font-weight: 600;
}

li.list-item span.list-item-text-6 {
  font-weight: 600;
}

li.list-item span.list-item-text-7 {
  font-weight: 600;
}

.rule.rule-2 hr {
  border-top-color: #8a8a8a;
}

div.responsive-picture.picture-1 {
  margin-left: 0;
  padding-left: 10px;
  width: 350px;
}

div.responsive-picture.picture-sutil-here-is-a-good {
  margin-left: 0;
  padding-left: 10px;
  width: 390px;
}

div.responsive-picture.picture-sutil-how-sweet-and {
  margin-left: 0;
  padding-left: 10px;
  width: 390px;
}

div.responsive-picture.picture-sutil-when-a-baby {
  margin-left: 0;
  padding-left: 10px;
  width: 360px;
}

div.responsive-picture.picture-sutil-when_someone {
  margin-left: 0;
  padding-left: 10px;
  width: 330px;
}

div.responsive-picture.picture-sutil-it-is-really-lov {
  margin-left: 0;
  padding-left: 10px;
  width: 201px;
}

div.responsive-picture.picture-sutil-when-i-kiss {
  margin-left: 0;
  padding-left: 10px;
  width: 380px;
}

div.responsive-picture.picture-sutil-you-are-my {
  margin-left: 0;
  padding-left: 10px;
  width: 341px;
}

div.responsive-picture.picture-sutil-you-gave {
  margin-left: 0;
  padding-left: 10px;
  width: 365px;
}

div.responsive-picture.picture-sutil-life-wants-coura {
  margin-left: 0;
  padding-left: 10px;
  width: 204px;
}

div.responsive-picture.picture-sutil-i-felt-you {
  margin-left: 0;
  padding-left: 10px;
  width: 404px;
}

div.responsive-picture.picture_sutil_we_are_not_here {
  margin-left: 0;
  padding-left: 10px;
  width: 437px;
}

div.responsive-picture.picture-sutil-sun-shines {
  margin-left: 0;
  padding-left: 10px;
  width: 165px;
}

div.responsive-picture.picture-so-and-all {
  margin-left: 0;
  padding-left: 10px;
  width: 207px;
}

div.responsive-picture.picture-sutil-sweet-message {
  margin-left: 0;
  padding-left: 10px;
  width: 223px;
}

.rule.rule-3 hr {
  border-top-color: #898989;
}