/**
 * Styles are taken from ../history/style.css
 */

.stories h2
{
	text-transform: uppercase;
}

/* override wpsmartcrop because it takes a while for the javascript to fire and looks wrong */
.stories .wp-block-cover__image-background
{
	object-position: 0px 0px !important;
}
