.elementor .titulo-decorado{font-weight:400;font-size:14px;padding:30px;.titulo-decorado {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
}

.titulo-decorado::before,
.titulo-decorado::after {
  content: "";
  width: 65px;
  height: 1px;
  background: #756b3d;
  opacity: .8;
}

.titulo-decorado .elementor-heading-title {
  color: #aaa897;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 1;
  white-space: nowrap;
}\n}