.accereditations-logo {
  width: 6rem;
}

.is__visible .custom-shadow {
  box-shadow: 0 0 45px rgba(182, 182, 182, 0.251) !important;
}

.card-title {
  color: var(--primary-color);
  padding: 0 1.2rem;
  line-height: var(--line-height-base);
}
