.a11y-handle{
	position:fixed; 
	z-index: 1000; 
	top: 50%; 
	right: 0; 
	padding: .5rem;     
}

body{
	font-size: .875rem;
	line-height: 1.5;
}

.project-name{
	font-size: 3.125rem;
	line-height: 1.1;
}

.donation-amount{
	font-size: 3.125rem;
	line-height: 1.1;
}



p{
	font-size: 1.125rem;
	line-height: 1.5;
}

.text-link{
	font-size: .9375rem;
}

.w-accordion-button{
	font-family: inherit;
}

.text-small-caps{
	font-family: inherit;
	font-size: .75rem;
	line-height: 1.5;
}

.text-heading{
	font-family: inherit;
	font-size: 1.5rem;
	line-height: 1.25;
}

.nav-link{
	font-family: inherit;
}

h1, h3, h4, p, .text-link, .donation-amount, .project-name{
	font-family: inherit;
}

#newsletter, #newsletter2{
	font-family: inherit;
}