/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


html.ios.safari .section-hero .container {
	--ios-header: -23px;
}

.section-resources .resources-grid .row .resource-item .icon-headline {
    max-width: 14.5ch;
}

.resources-gallery .icon-card-headline {
	max-width: 12.8ch;
}

.section-stories .gallery-item .link-nowrap {
   white-space: nowrap;
}


.section-stories .stories-gallery blockquote p::before {
 content: "«"
}

.section-stories .stories-gallery blockquote p::after {
  content: "»";
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
