
/*--- 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: inherit;
	border-bottom: 2px solid #01b6d6;
	text-decoration: none;
}

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

.dvz-content .pullquotes {
	color: #01b6d6;
}

.coverTout{
	max-width:300px;
}
