.section {
  background-color: #ecff00;
}

.container {
  text-align: center;
}

.image {
  display: block;
  max-width: 15%;
  margin: 9px auto;
}

.section-2 {
  padding: 70px 143px;
  background-color: #000;
}

.container-2 {
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 27px;
  padding-bottom: 27px;
  border-top: 1px solid #ecff00;
  border-bottom: 1px solid #ecff00;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.bold-text {
  color: #fff;
  font-weight: 300;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.text-span {
  color: #ecff00;
}

.text-block {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.bold-text-2 {
  color: #ecff00;
}

.container-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.container-4 {
  margin-top: 0px;
  text-align: center;
}

.section-3 {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgba(0, 0, 0, 0.1);
}

.columns {
  margin: 15px 0px 30px;
}

.image-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-2 {
  margin-top: 6px;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.div-block {
  margin-bottom: 40px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block.foto1 {
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.04);
}

.text-block-3 {
  margin-bottom: -31px;
  margin-left: 10px;
  text-align: left;
}

.botao-simone {
  margin-top: -30px;
  padding-right: 0px;
  text-align: right;
}

.container-5 {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  text-align: center;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
}

.text-block-4 {
  margin-right: 210px;
  margin-bottom: 36px;
  margin-left: 210px;
  font-size: 16px;
}

.button {
  padding: 30px 80px;
  border-radius: 6px;
  background-color: #ecff00;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #dcee00), to(#99d004));
  background-image: linear-gradient(180deg, #dcee00 32%, #99d004);
  color: #333;
  font-size: 22px;
  font-weight: 700;
}

.bold-text-3 {
  color: red;
}

.image-12 {
  margin-top: 56px;
  margin-bottom: 13px;
}

.text-block-7 {
  margin-bottom: 10px;
  font-size: 12px;
}

.link {
  font-family: Lato, sans-serif;
  color: #1f1f1f;
  font-size: 10px;
}

.paragraph-6 {
  margin-top: -6px;
  padding-right: 109px;
  padding-left: 109px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.botao-elizabeth {
  margin-top: -30px;
  padding-right: 0px;
  text-align: right;
}

.botao-curtir {
  margin-top: -30px;
  padding-right: 0px;
  text-align: right;
}

.div-block-2 {
  display: inline;
  margin-left: 172px;
  padding: 6px 13px 6px 12px;
  border-radius: 5px;
  background-color: #0040ef;
  text-align: right;
}

.text-block-8 {
  display: inline;
  color: #fff;
}

.image-13 {
  display: inline;
  max-width: 7%;
  margin-right: 4px;
}

.heading-3 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
}

.heading-3.com-linha {
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid #000;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.paragraph-7 {
  text-align: justify;
}

.container-6 {
  padding-right: 60px;
  padding-left: 60px;
  line-height: 20px;
}

.heading-3-copy {
  margin-top: 30px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-3-copy.com-linha {
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid #000;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading-3-copy-copy {
  margin-top: 100px;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-3-copy-copy.com-linha {
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid #000;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .paragraph-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    max-width: 30%;
  }

  .section-2 {
    padding: 30px 10px;
  }

  .heading {
    font-size: 30px;
    line-height: 34px;
  }

  .text-block {
    font-size: 19px;
    line-height: 24px;
  }

  .container-4 {
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .columns {
    margin-bottom: 11px;
  }

  .div-block.foto1 {
    margin-bottom: 35px;
    padding-top: 6px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-4 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .button {
    padding-right: 19px;
    padding-left: 19px;
  }

  .text-block-7 {
    font-family: Lato, sans-serif;
    font-size: 11px;
  }

  .link {
    font-size: 10px;
  }

  .paragraph-6 {
    margin-right: 11px;
    margin-left: 11px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 12px;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-3.com-linha {
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph-7 {
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
  }

  .container-6 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-3-copy {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .heading-3-copy.com-linha {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-3-copy-copy {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -1px;
  }

  .heading-3-copy-copy.com-linha {
    font-size: 18px;
    line-height: 22px;
  }
}