/* Local Overrides */

.section-stories .stories-gallery blockquote p::before {
	content: "« ";
}
.section-stories .stories-gallery blockquote p::after {
	content: " »";
}

/* Resources gallery */
/* Older Adults Card */
.resources-gallery .item-container li:nth-child(3) h3 {
	max-width: none;
}
