As part of a custom LibGuides look, you may want to change the font to match your campus style guide and/or enlarge it.
<style>
/* Below formats the font for the entire guide. You can change the font family and/or the font size */
body {
font-family: 'Times New Roman';
font-size: 14px;
}
</style>
This code will make this page heading look like this: