.kiinni_seuraavaan {
	margin-bottom: 0;
}
.ingressi {
	font-size: 22px;
	font-weight: 400;
}
@media screen and (max-width: 1023px) {
	.ingressi {
		font-size: 18px;
	}
}
.musta_tausta {
	color: #fff;
	background: #000;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 5px;
}
.oranssi_tausta {
	line-height: 46px;
	text-align: center;
	color: #fff;
	background: #ffac00;
}
.listalaatikko {
	border: 1px solid #e8e8e8;
	background: #fafafa;
	padding: 15px 20px 0 20px;
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}
.oranssi_painike {
	display: inline-block;
	background: #ffac00;
	color: #231F20;
	padding: 25px 70px;
	text-align: center;	
}