/* Enter Your Custom CSS Here */

.site-header .widget-area .genesis-nav-menu a {
  color: #e09438; }
  
  .widget-title {
  font-size: 42px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #e09438;
}

.entry-title, .entry-title a {font-size: 48px;
  font-weight: 400;
  color: #e09438 !important; }

.home-section-1 {padding: 100px 0 150px; }

.home-section-2, .home-section-4, .footer-widgets {padding: 50px 0 40px; }

.home-section-1 a.button {
  background: #e09438;
}