/*--- WRITE YOUR CSS HERE ---*/


#main h1 {
	/*color: #000;*/
	font-family: 'TiemposHead', Georgia, Times, serif;
	/*background-color: #fff;*/
}

#main .dek {
	color: #00a885;
	font-family: 'TiemposHead', Georgia, Times, serif;
	width: 80%;
	/*background-color: #fff;*/
}

#main .byline-feat {
	/*color: #000;*/
	/*background-color: #fff;*/
}

.dvz-content p a {
	/*color: #3c3c3c;*/
	border-bottom: 2px solid #00a885;
}

.lede-contained-img {
  /*background-image: url("../img/IMAGE.jpg");*/
}

.dvz-content .section-break:first-line {
  font-family: 'HaasTextBold', Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #00a885;
}

.dvz-content .pullquotes {
  font-size: 2.2em;
  line-height: 3.2rem;
  position: relative;
  width: 60%;
  max-width: 48rem;
  margin: 1em auto;
  color: #00a885;
  padding: 1.25em 0;
  /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
  text-align: center;
  font-family: "TiemposHead", "Georgia", "Cambria", "Times New Roman", "Times", serif, serif;