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

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

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

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

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

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

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

.dvz-content .pullquotes {
	color: #ea0f56;
}

.dvz-content figcaption a {
	color: #ea0f56;
}