section#resultado-imoveis h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
  width: 80%;
  margin-bottom: 5%;
}

.beating {
  border: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  background: transparent;
}

button.compartilha {
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 35px;
  border-radius: 25px;
  border: 0.839px solid #FFF;
  width: 160px;
  cursor: pointer;
}

button.compartilha.link {
  margin-left: 20px;
}

@media (max-width: 991px) {
  .favoritosMob {
    width: 90% !important;
    margin-left: 5% !important;
  }
  button.compartilha {
    width: 132px !important;
  }
}/*# sourceMappingURL=favoritos.css.map */