/* Use this file to add Custom CSS to PowerSchool */

/* This is to allow links to be in red instead of inherited color */
.red-bold-underline a{font-weight:bold;text-decoration:underline;color:red}