.prose.text-white a {
	color: white !important;
}

@media (min-width: 64rem) {
  .lg\:hidden {
    display: none;
  }
  .secondary-caption {
  	display: none !important;
  }
}