
.lockup {
	max-width: 200px;
	display: block;
	margin: 10px auto 15px auto;
}
h1 {
	font-family: 'UniversLTStd-Light', sans-serif !important;
}
p.larger {
	font-size: 24px !important;
	margin-right: 10px !important;
	margin-bottom: 25px !important;
}
figure.effect figcaption {
	box-shadow: inset 0 0 0 1000px rgb(51 51 51 / 5%);
}