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

#main h1 {
	color: #fff;
	opacity: .9;

}

#main .dek {
	color: #fff;
	opacity: .9;

}

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

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

.lede-contained-img {
  background-image: url("../img/feat_tehran48__IMG_9447.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;
}

/* line 26, ../scss/layout/_quotes.scss */
.pullquotes {
  font: 2.2em/3.2rem "HaasDisplayBold", Helvetica, Arial, sans-serif;
  position: relative;
  width: 58%;
  max-width: 48rem;
  margin: 1.5em auto;
  color: #a4a4a4;
 	opacity: .9;
  padding: .5em 0;
  border-top: 0px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}
/* line 38, ../scss/layout/_quotes.scss */
.pullquotes em {
  font-family: "HaasDisplayBold", Helvetica, Arial, sans-serif;