/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.site-footer{
/* 	border-top: solid 1px #555555; */
/* 	position: absolute;
	width: 100%;
	bottom: 0; */
}

#footer-bottom{
/* 	background-color: transparent !important; */
	
}

#footer-bottom #footer-bottom-menu {
	width: 100%;
	padding: 0;
	text-align: center;
}

.page-id-96 #site-header-inner, 
.page-id-96 #footer-bottom {
	background-color: #FEFBF3;
}



