header {
	margin-bottom: 3rem;
}
p {
	line-height: 1.6;
}
.see-all {
	font-size: 0.8em;
	text-transform: uppercase;
}
h1 {
	font-size: 2.5rem;
	font-weight: lighter;
}
h2 {
	font-size: 1rem;
	text-transform: uppercase;
}
h1, 
h2 {
	font-weight:lighter;
}	
.cast img {
	width: 100%;
}
}
.cast li {
	width: 25%;
}
.cast div {
	font-size: 0.8rem;
}
img + div {
	font-weight: bold;
}
.cast li div+ div {
	font-style: italic;
}
