#masthead #header h1 {
  font-family: "Lato", Geneva, Tahoma, sans-serif ;
  font-size: 3.5rem;
  text-align: center;
  line-height: 3;
  text-shadow: #ccc 2px 2px;
}
#masthead #header h1 a {text-decoration: none;}
#masthead #header h1 a:hover, #masthead #header h1 a:focus {border-bottom: dashed 2px;}
main h1 {
    margin: 1rem 0;
    padding-bottom: 0;
    /*border-bottom: solid #ccc 1px;*/
}


#dcb-header .hero-subheading{font-size:1.6rem;}

.content-fixed h2{color: #002856; margin-top:2rem;}