h1.home-header, h2.home-header {
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  margin: 10px 0;
  line-height: 130%;
}

#primary h4 a {
color: #0B5883;
  text-decoration: underline;
}
.entry-content a {
color: #0B5883;
}

.entry-content a:hover {
color: #0882c5;
}

#primary h2 {
  font-weight: 100;
  margin: 0px;
}

#primary h4 {
    font-size: 19px;
    font-weight: 700; 
  	margin: 0px;
}

#primary  h3 {
    font-size: 22px;
    font-weight: 100; 
  	margin: 0px;
}



hr {
margin-bottom: 0px;  
}

.sow-features-feature h3 {
    font-size: 22px;
    font-weight: 700; 
  	margin-bottom: 0px;
}

.entry-content p {
 margin: 0px; 
}

.canal-logo img {
 margin: 10px auto;
  text-align:center;
  
}