@media screen and (max-width: 39.975em) {
  .page-id-498 figure.wp-caption {
    width: 410px;
  }
}

.archive-team-post__content {
  display: flex;
	flex-direction: column;
}

.professional-vcard {
  text-transform: unset;
  margin-top: auto;
  margin-bottom: 0;
  max-width: 40%;
}

.button.oncology {
  background: #445564;
  border: none;
}

.button.oncology:hover {
  background: #a7b0b3;
  border: none;
}

.single ul ul {
  list-style-type: circle;
  margin-top: 10px;

}

.single ul ul li {
  margin-bottom: 10px;
}

.single-insight .social-sharing__item--print {
  display: none;
}