.iconFb {
  padding: 0 10px 0 0;
  background-color: rgb(61, 90, 152);
  color: #fff;
  line-height: 28px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px;
}
.iconFb img {
  height: 28px;
  margin-right: 5px;
}
#sumario p.no-survey {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px;
  color: #5a656f;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #ffffff;
}

#sumario .welcome {
  position: relative;
  float: left;
  width: 70%;
  margin-left:  15%;
  margin-right:  15%;
  margin-top: -90px;
  margin-bottom: 70px;
}

#sumario .welcome p {
  font-size: 20px;
  line-height: 26px;
  color: #0076be;
  text-align: center;
  margin-bottom: 20px;
}

#sumario .welcome p span {
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}

#obrigado .obr_description h1 {
  text-transform: uppercase;
}

#questionario .quest-description_block .question-icon {
  margin: 15px;
}
.share {
  align-items: center;
  display: flex;
  justify-content: center;
}
.share div {
  margin-right: 50px;
}