/*
Theme Name: Volunteer Park Cafe
Author: Lookatlao Studio
Author URI: http://www.lookatlao.com/
Description: Custom Wordpress theme for Volunteer Park Cafe.
Version: 1.0
Text Domain: vpc
*/

/* !Import compiled main 'LESS' CSS */
@import url('_/stylesheets/main.css');


li#lish-link a {
	color: #ff6b3f;
	font-weight: bolder !important;
	text-decoration: underline;
	font-size: 1.15em !important;
	display: block;
	float: left;
	padding-right: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#lish-ribbon p {
	text-transform: none;
	margin-left: 50px;
	font-size: 1.15em !important;
	color: #7f7961;
}

#lish-ribbon p span {
	font-weight: bolder;

}



#bottom nav .ribbon {
	margin-bottom: 30px !important;
}