/* Enter Your Custom CSS Here */


.siteorigin-panels-stretch{
  background-color: rgba(255, 255, 255,0) !important;
}
.section.post{
  background: rgba(255, 255, 255,0) !important;
}

. article.post-content{
  color: black !important;
}

.content{
	width: 80% !important;
  	margin-left: 10% !important;
	margin-right: 10% !important;
}
#footer{
  background-color: rgb(221, 207, 177);
}
.post-meta{
	display: none !important;
} 

.mb-address-widget-address{
  	padding-left: 10px !important;
}




