a {
  text-decoration: none;
  color: rgb(70, 67, 67);
}

#bairro1 {
  color: black;
}

.card {
     border: none;
     box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.45), -25px 0 20px -20px rgba(0, 0, 0, 0.45);
     }

.card-body1 {
     justify-content: center;
}