body {
  padding-top: 50px;
}

@media (min-width: 1200px) {
  #text {
    width: 970px;
  }
}

#title {
  text-align: center;
}

#title {
  padding: 40px 15px;
}

p {
  font-size: 18px;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
}

@media (min-width: 500px) {
  p {
    font-size: 22px;

    text-align: justify;
  }
}

str {
  font-weight: bolder;
}

