table{
margin: 3px solid black;
}

.caption{
text-align: center;
}

#ppd-anchors {
    position: relative;
    margin: 1em;
    overflow: hidden;
}
#ppd ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -1px;
    list-style-type:none;
    margin:0px;
    padding:0px;
}


#ppd li {
    flex-grow: 1;
    flex-basis: auto;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border-left: 1px solid #ccc;
}

strong { 
font-weight:700;
}
.service-links ul li {
	line-height:100px !important;
}

.gifcaptions {
   font-size: 11px;
   font-style: italic;
   line-height: 8px !important;
   display: inline-block;
}

li { line-height:35px !important;
}

.paragraphs--interactive__caption {
font-size: 0.82353em;
font-family: "source-sans-pro","Liberation Sans",Helvetica,Arial,sans-serif;
}

.figure--left {
margin-bottom: 0 !important;
}

.paragraphs--image__caption p {
    margin-top: 0;
line-height: 22px;
}

@media (min-width: 42em) {
.paragraphs--image__caption p {
    margin-top: 0;
line-height: 22px;
}

.paragraphs--section-header {
    background-position: 53% 5% !important;
    }

	.longform-feature-header .longform-constrain {
		padding-top: 10em !important;
		padding-bottom: 10em !important;
	}

	.longform-feature-header__title h2 {
		font-size: 77px !important;
	}

.longform-feature-header__byline {
text-align: center;
    font-size: 30px;
}
	.longform-feature-header__subtitle h4 {
		font-size: 26px !important;
text-align:center;
	}
}

.longform-feature-header::before {
	background-image: -webkit-linear-gradient(to bottom,#000,#000);
	background-image: linear-gradient(to bottom,#000,#000);
	opacity: .45;
}

.longform-feature-header__title {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.longform-feature-header__title h2 {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 65px;
    margin-bottom:0px;
    padding-top: 5px;
text-align:center;
}

.longform-feature-header__subtitle {
	margin-top: 35px;
}

.longform-feature-header__subtitle h4 {
	font-size: 20px;
	color: #8ee9f6;
	margin-bottom:35px;
	font-family: Merriweather,Georgia,Cambria,"Times New Roman",Times,serif;
	font-style: normal;
	text-transform: none;
	line-height: 1.4em;
}

.longform-feature-header__date {
	display:none;
}

.longform-feature-header__scroll_button .scrollDown {
	margin: 0 auto;
}

.longform-feature-header__scroll_button .scrollDown circle {
	stroke: #ffffff;
}

.longform-feature-header__scroll_button .scrollDown path {
	stroke: #8ee9f6;
}
.authors p {
overflow:none;

svg tspan, svg text {
    font-family: "Source Sans Pro", sans-serif;
}