.panel-grid-cell .widget-title {
  color: #e3e3e3;
  text-align: center;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
  color: #F39C12;
}

#masthead .hgroup h1 {
  color: #f0f0f0;
}

#masthead .hgroup {
  color: #969696;
}

#masthead .hgroup #header-sidebar {
	display: flex;
	align-items: center;
}


.so-widget-sow-headline-sow-headline-7caf633ecb21 #sow-headline-container.sow-headline h3 {
  color: #f39c12;
}

.lsow-heading .lsow-subtitle {
    margin: 0 auto 35px;
  
.entry-content .wp-caption {
    border: 1px solid #2d2d2d;
}
.lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title a {
    color: #dd9933;
}

article.post .entry-summary p:last-child, article.page .entry-summary p:last-child {
    color: #b9b9b9;
}

.panel-grid-cell .widget-title {
    color: #F39C12;
    text-align: center;
   }
.lsow-heading .lsow-title {
    font-size: 30px;
    line-height: 42px;
    margin: 0 auto 20px;
    color: #F39C1C;
    font-weight: normal;
}

.lsow-hero-header .lsow-header-content .lsow-button {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 3px solid #bbb;
}

.lsow-button.lsow-trans {
    color: #333;
    background-color: transparent;
    background-color: rgb(45, 45, 45);
    border: 2px solid #a5a5a5;
}
a.lsow-button.default {
  background-color: #494949;
  color: #F39C1C;
}