/* Local Overrides */

/* Local Nav */

#ac-localnav .ac-ln-menucta-chevron {
	justify-content: flex-end;
}

sup.custom-footnote {
	font-size: 10px;
	position: relative;
	top: -3px;
	left: 1px;
}

sup.custom-padding {
	font-size: 10px;
	position: relative;
	top: -5px;
	left: 1px;
}

@media only screen and (min-width: 425px) {
	#ac-localnav > div > div.ac-ln-content > div.ac-ln-title > a > br {
		display: none;
	}
}

@media only screen and (max-width: 375px) {
	.page-resources .resource-section .section-content > a.button {
		white-space: break-spaces;
	}
}
