
.icono-ayuda .card {
  max-width: 65px;
}
.input-ayuda {
  max-width: 360px;
}
.fs-small {
  font-size: small ;
}
.card.active {
  background-color: #009FE3 ;
  color: #FFF !important;
}
.card.active .text-primary, .card.active a {
  color: #FFF !important;
}
.accordion-button:focus {
  box-shadow: none;
}