<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* font size navigation */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  font-size: 1rem;
}
/* font settings */
body {
  font-size: 1.1rem;
}
.page-header h1 {
  font-size: 2.5rem;
  text-transform: none;
  font-weight: 400;
}
.page-header h1, .page-header h2 {
  line-height: normal;
}
/* link color */
a {
  color: #0057db;
}
/* social icon navigation section */
#g-navigation a:hover {
  color: #d9e9fb;
}
/* navigation section */
#g-navigation .g-content {
  padding: 0.5rem;
}
/* footer section */
#g-footer .g-content {
  padding: 0.5rem;
}
#g-footer a:hover {
  color: #d9e9fb;
}
#g-footer .g-logo {
  max-width: 179px;
}
/* remove shadow hr in copyright */
#g-copyright .border-top .g-particle {
  border-top: none;
}
.button {
  border-color: #fcf0e8;
}
/*# sourceMappingURL=custom_13.css.map */</pre></body></html>