.table-striped {
--bs-table-striped-bg: rgba(138, 5, 250, 0.07) !important;
}

.h-bg-instagram :hover,
.h-bg-instagram :active,
.h-bg-instagram :focus {
  color: black !important;
  background-color: white !important;
}

.destaque {
  background-color: #f8f8f8;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.entregue{
  display: none !important;
}

.custom-file-input {
  display: none;
}

.custom-file-label {
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
  border: 1px solid #ced4da;
  border-radius: 4px;
}

.slider-caption.slider-caption-center{
  max-width: 450px !important;
}

.dark #copyrights, #copyrights.dark{
  margin-bottom: -40px;
}

.whatsapp-btn {
  left: 10px !important;
}

.botaoWhatsapp{
  position: fixed;
  bottom: 47px;
  right: 80px;
  z-index: 9999;
}