/**
 * In Depth card
 */

.in-depth {
  background-color: #373737;
}

.card.in-depth figure {
	min-height: 400px;
}

.in-depth .h1 {
  font-size: 1.75rem;
}

.in-depth .image-link-macro {
  position: initial;
}
