header{
	margin-bottom:3rem;
}
body{
	line-height:1.6;
}
.see-all{
	font-size:0.8em;
	text-transform:uppercase;
}
h1{
	font-size:2.5rem;
}
h2{
	font-size:1rem;
	text-transform:uppercase;
}
h1, h2{
	font-weight:lighter;
}
.cast img{
	width:100%;
}
.cast li{
	width:25%;
}
#game-of-thrones, #unbreakable-kimmy-schmidt{
	border-top:1px;
	border-style:solid none none none;
	border-color:#000000;
}

.content .selected a, a:visited{
	color:#000000;
	font-weight:bold;
}
.cast div{
	font-size:.8rem;
}
.cast div{
	font-weight:bold;
}
.cast div + div{
	font-weight:normal;
	font-style:italic;
}
.seasons li+li+li+li+li+li+li:after{
	content:"*";
}
.seasons:after{
	content:"In production";
	font-size:.7rem;
	color:#999999;
}