/* SEO Text Block */
.sobre-content p {
  color: #c4b994;
  font-size: 16px;
  margin-bottom: 16px;
}
.sobre-content p:first-child {
  margin-top: 18px;
}
.sobre-content p:last-child {
  margin-bottom: 0;
}
