/*
Theme Name: Structure Child
Theme URI: http://structure.thememove.com/01/
Description: A child theme of Structure Theme
Author: ThemeMove
Author URI: http://thememove.com/
Version: 3.1.8
Template: structure
*/

.has-bg {
	background-size: cover;
	background-position: center!important;
    background-color: #bdbdbd;
    padding: 50px 0;
	margin-bottom: 30px;
}
.has-bg h1 {
    color: #fff;
}
p {
	font-size: 16px;
}
.text-center-m {
	text-align: center!important;
}