/* p {
	margin: 0 0 24px;
	padding: 0;
}*/


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2e2c2d;
	font-family: 'PT Serif', serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
}

h1 {
	font-size: 30px;
}
h3 {
	color: #3d3d3d;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 900;
	line-height: 19px;
	margin-bottom: 5px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h6 {
	font-size: 16px;
}
.breadcrumb,
.breadcrumb a {
	color: #808183;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
}
blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0 20px 20px 0;
}

blockquote p {
	color: #58585a;
	font-size: 24px;
	line-height: 25px;
	margin: 0;
}

/*.article-longform p{
    padding:0% 10%;
}*/

.op-tracker iframe{
    border-width: 0px;
    border-style: none;
    border-color: none;
    border-image: none;
}

.asset figure.op-tracker{
display:none;}

@media screen and (min-width: 768px){
.asset.article-longform .asset-body .asset-content p a{
    font-size: 18px;
    line-height: 1.8em;
}