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

/* Temporary fix to work around issues with top nav */
.bb-nav-root h1 { 
	font-size: 30px; 
	line-height: 30px;
}

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

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

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

#main p a:not(.bw-attribution-link) {
	/*color: #3c3c3c;*/
	/*border-bottom: 2px solid #2800d7;*/
}

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

.lede-full-width-img .lede-content h1, .pullquotes{
	color: #73744f;
}

.customFirst .sectionBreak {
	margin-top: 10px;
	padding-top: 0px;
}

.section-break:first-line{
	color: #472D28;
}

.dek{
	color:black;
}
figcaption{
	padding-top: 10px;
}

