.siteorigin-panels #main {
 	padding: 0; 
}

.siteorigin-panels .header-shape {
  display: none;
}

.white .pb-widget-title {
 	color: #fff; 
}

.siteorigin-panels .entry-header,
.siteorigin-panels .entry-header.bg {
  padding-bottom: 30px;
}



.entry-content a.hero-button {
  background-color: #007AA3;
  padding: 18px 24px !important;
  display: inline-block;
  border-radius: 50px !important;
  text-decoration: none;
  font-weight: bold;
  border: none !important;
}

.entry-content a.hero-button span {
	color: #fff !important;	
}

.entry-content a.hero-button:hover,
.entry-content a.hero-button:focus {
  background-color: #fff !important;
}

.entry-content a.hero-button:hover span,
.entry-content a.hero-button:focus span {
  color: #007AA3 !important;
}


element.style {
}
.header-overlay {
    background: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
}