.logo {
  font-weight: bolder !important;
}

.card_feature:hover {
  background-color: black;
  color: white;
  transition: all 0.5s ease;
}

.gracias {
  font-weight: 900;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-black)!important;
}

