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;
}
img {width: 100%;}
.selected a{
	font-weight: bold;
color: black;}
.cast li {width: 25%;}
.cast li div{
	font-size: .8rem;
}
.cast li :first-child{
	font-style:italic;
}
.cast li :first-child + div{
	font-weight: bold; font-style: normal;
}
#game-of-thrones .seasons ul :last-child:after {content: "*"; color: black;}
#game-of-thrones .seasons ul :last-child:after {content: "* In Production";
font-size:.7rem; color: #999;}

