/**
 * Styles for overriding shorthand's published css
 *
 * Created 19 Jun 2019
 * Updated 14 May 2021
 *
 * Last update: show footer_shorthand_link, CHD
 *
 * @author Colin Denholm
 */


.Theme-Header {
	background: #1f3165;
}

.Theme-Layer-BodyText li,
.Theme-Layer-BodyText p,
.Theme-Story li,
.Theme-Story p {
	font-family: 'Source Sans Pro', sans-serif;
}

.Navigation__hamburger span {
	background-color: #fff;
}
