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

#main h1 {
	color: #0e7241;
	/*background-color: #fff;*/
}

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

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

#main p a {
	/*color: #3c3c3c;*/
	/*border-bottom: 2px solid #0e7241;*/
}

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

.bw-attribution-img {
	background-color: inherit;
	display: inline-block;
	max-height: 1.25em;
	padding: 4px 0 0 4px;
	margin-bottom: -4px;
}

.bw-attribution-link { 
	border-bottom: none;
}

.dvz-content .pullquotes {
  font: 2.2em/3.2rem "BWHaasHead", Helvetica, Arial, sans-serif;
  font-weight: 700;
  position: relative;
  width: 58%;
  max-width: 48rem;
  margin: 1em auto;
  padding: 1em 0;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #000000;
