.collage h3.widget-title {
  font-size: 18px;
  text-align: center;
  background: #444;
  color: #fff;
  padding: 9px 4px;
  margin-bottom:0;
}

.collage .panel-grid-cell .so-panel {
  margin-bottom:25px !important;
}
  

.our-story-txtbox { 
  color: #fff;
  height:450px;
  padding:16px;
}

.our-story-txtbox h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}

.staff-name {
  text-transform: uppercase;
  color: #444;
  font-family: 'Oswald';
  font-size: 16px;
  text-align: center;  
}

.staff-img {
  margin-bottom:5px;
}

.staff-mainbox {
  background: #f7f7f7;
  color: #444;
  padding: 20px 15px;
  margin-bottom: 40px;
}

.contact .wpb_content_element a {
  color: #666;
}

.col-txt h3.widget-title {
  text-align: left;
}

.no-entry-title h1.entry-title {
  display: none;
}

.widget-title {
  font-size: 18px;
}

.wpb_content_element {
  margin-bottom: 20px;
}

.btn-send {
  display: block;
  margin: 0 auto;
}

.vc_separator h4 {
  margin-top: 20px;
}

/* Footer */

.footer-widgets {
  background-color: #444;
  color: #fff;
  margin-top: 20px;
}

.footer-widgets a,
.footer-widgets h4.widget-title {
  color: #fff;
}

.footer-widgets a:hover,
.site-footer a:hover {
  color: #ddd;
}

.footer-widgets .featured-content .entry {
  font-size: 16px;
  text-align: center;
}

.col-box {  
  background-color: #f7f7f7; 
  padding: 6px;
}