/*
Theme Name: Slyde Child Theme
Theme URI: http://playnethemes.com
Description: Use this child theme to make changes to the styles without editing the original.
Author: Playne Themes
Author URI: http://playnethemes.com
Version: 1.1
Tags: White, Black, white, one-column, flexible-width, custom-background, custom-menu, theme-options, translation-ready
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: Slyde
*/

.page header {
	margin-bottom: 0;	
}

.home-section {
	padding: 20px;	
}

.home-section.lead {
	background: #8c9060;	
	color: #fff;
}

.home-section.lead h2 a {
	color: #fff;
}

.home-section footer {
	background: transparent;	
}

.home-section footer li {
	list-style: inside;	
	list-style-type: none;
}

.home-section footer li li {
	list-style: inside;	
	list-style-type: disc;
}