* {font-family:'Libre Franklin', sans-serif;}

/*
	Theme Name: UT WordPress Theme
	Description: The UT WordPress theme is a customized version of the Genesis Education Pro Theme by StudioPress. We acknowledge and are grateful to the developers at the UT Division of Diversity and Community Engagement for their contributions and customizations of the UT WordPress theme.
	Author: University of Texas at Austin

	Template: genesis
	Template Version: 2.0.0
*/

/*-------------------------
Custom CSS:
--------------------------*/

#a2a_thanks {
  color: #000 !important;
  background-color: #fff !important;
}


/*
Despite being hidden with standard methods, screen reader text is being flagged
for insufficient color contrast. This avoids that, but has no effect on the
actual element.
*/
.screen-reader-text {
    color: #000;
    background-color: #fff;
}
