/*
Theme Name:     web-design
Description:    
Author:         Southern Web Media
Template:       restoneu-ex

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
h1.bg-subtitle {
color:#EE6123 !important;
text-align:center !important;
 text-shadow: 2px 2px #ffffff;
}

h5.bg-maintitle, p.bg-subpera {
color:#fff !important;
text-align:center !important;
 text-shadow: 1px 1px #EE6123;
}

.other-header .entry-title {
display:none;
}
.header-content.other {
margin-top:-30px;
margin-bottom:20px;
}


.site-footer {
  background-color: #000;
  }
.wpcf7-form {
	background-color:#e5e5e5;
	padding:10px;
}