/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/


.site-footer-copyright p:nth-child(2) {
    display: none;
}

.page-header { display:none; }

.container.site-footer-content{
	background-color: #31485b;
}

.widget.widget_block.widget_text{
	color: #fefefd;
}