
.dvz-content .ad .adContainer { 
	background: #d99c43 !important;
}


.dvz-content #main h1 {
	color: #292f45;
	background-color: #fff;
	width: 100%;
	font-size: 3.52rem;
}


.dvz-content #main .dek {
	width: 90%;
	color: #6a7176;
	/*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 #2800d7;*/
}

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

.dvz-content .section-break:first-line {
  /*font: 20px "HaasDisplayBold", Helvetica, Arial, sans-serif;*/
  color: #d99c43;
}

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

.terminal #main p a:not(.bw-attribution-link) {
	/*color: #fbc77b;*/
	border-bottom: none;
}
.dvz-content .pullquotes {
    position: relative;
    width: 58%;
    max-width: 48rem;
    margin: 1em auto;
    color: #d99c43;
    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;
}
