.result:not(:last-of-type){
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #777;
}

.result-title{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}

.relevanssi-query-term{
	background-color: #cbe9fb;
}