
#site-title {

}
.details {
	width: 100%;
}
.details-poster {
	/*
	position: sticky;
	top: 0px;
	height: 100%;
	*/
}
.details-poster img {
	width: 100%;
}

/* this needs a better name */
#details-collection {
	margin-top: 2rem;
}
.yello_bg {
	margin-bottom: 1rem;
}
.yello_bg .col {
	background-color: #EEEA88;
}
.grid .row {
	background-color: #FAFAFA;
}
.grid .row:nth-child(even) {
	background-color: #F7F7F7;
}

.credit-item {
	min-height: 140px;
}

.credit-item .actor,
.credit-item .character {

}
