.fit-cover {
  object-fit: cover;
}

.btn-branco:hover {
  color: #51ffb4;
  border-color: #51FFB4 !important;
  transform: scale(1.03);
}

.btn-branco:hover {
  color: #51ffb4;
  border-color: #51FFB4 !important;
  transform: scale(1.03);
}

.btn-branco:hover {
  color: #51ffb4;
  border-color: #51FFB4 !important;
  transform: scale(1.03);
}

.btn-verde:hover {
  color: #ffffff !important;
  border-color: #ffffff !important;
  transform: scale(1.03);
}

.btn-seja-parceiro:hover {
  transform: scale(1.03);
}

.drop-regiao:hover {
  color: #000000 !important;
  background-color: #51FFB4;
}

/* For mobile phones: */

@media only screen and (max-width: 768px) {
  #wp {
    width: 60px !important;
    height: 60px !important;
    font-size: 30px !important;
  }
}

