<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** RESTAURANT 
	home-theme-restaurant.html
 ********************************************* **/
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);

.font-khausan-script {
	font-family: "Kaushan Script" !important;
}
.slider .font-khausan-script {
	font-size:100px;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
ul&gt;li.restaurant-menu-item .thumbnail {
	margin-right:10px;
}









</pre></body></html>