.md-header {
	background-color: #2A1258;
}

.md-nav--primary .md-nav__title {
	background-color: #2A1258;
}

figure.shot {
	margin: 1.2rem 0 1.6rem;
}

figure.shot img {
	border: 1px solid #e6e1ef;
	border-radius: 10px;
	box-shadow: 0 8px 24px rgba(42, 18, 88, 0.08);
}

figure.shot figcaption {
	margin-top: 0.45rem;
	color: #5b5670;
	font-size: 0.85rem;
}
