/*main navigation - not using

.page-id-10
#masthead {
  z-index: 1;
}
/*main navigation end





/*contact form customization*/

.wpcf7 form.wpcf7-form p {
  text-align: left;
  text-transform: none;
}

input[type=submit] {
  margin-top: 20px;
  text-transform: none;
  font-family: roboto;
}

/*end contact form customization*/

#secondary .widget-title {
  text-transform: none;
}

h1, h4 {
  color: #04626c;
}

h2, h5 {
  color: #51bfac;
}

h3, h6 {
  color: #5fc8de;
}


.sow-sub-headline {
  color: #000000;
}

.widget h2 {
    color: #51bfac;
}

.widget h1 {
   color: #04626c;
}