.faq-block .card {
  background-color: #eeeeee;
}

.faq-block .card .btn-link {
  font-weight: bold;
  color: #09006d !important;
  text-decoration: none !important;
  white-space: normal;
  text-align: inherit;
}

.faq-block ul li,
.faq-block ol li {
  font-weight: inherit;
  font-size: 1.1rem !important;
  line-height: 2.1em !important;
}

.faq-block img {
  max-width: 100%;
  height: auto;
  padding: 20px 0;
}

.faq-block h4{
  color: #09006d !important;
}
