/* 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
 */

@charset "UTF-8";
.flex-right {
  display: flex;
  justify-content: right;
}
.nav-border {
  border-bottom: 3px solid #990005;
}
.g-offcanvas-toggle {
  position: absolute;
  right: 1.5rem;
  top: 3.5rem;
  left: auto;
}
@media only all and (max-width: 58rem) {
  .main-nav {
    display: none;
  }
}
.logo .g-content {
  min-width: 380px;
}
#NavbarLogo {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
#NavbarHeadingContainer {
  line-height: 20px;
  font-weight: 700;
  font-size: 18px;
  color: #990005;
  margin: 0px 0px;
  display: inline-block;
  vertical-align: middle;
}
#NavbarHeadingContainer .title {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 2.5em;
  color: #990005;
  margin: 0px;
}
#NavbarHeadingContainer .subtitle {
  font-size: 1.1em;
  color: #0f0f0f;
  font-weight: 400;
  margin: 0px;
}
.main-nav .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 16px;
}
.g-news-header .g-news-title {
  color: #990005;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0px;
}
.g-news-header .g-news-title .news-button-prev {
  display: none;
}
.g-news-header .g-news-title .news-button-next {
  display: none;
}
.welcome .g-content h2 {
  color: #990005;
  margin-bottom: 4rem;
}
.welcome .g-content p {
  font-size: 1.2rem;
  max-width: 63rem;
  text-align: justify;
  margin: auto;
}
.fa.fa-twitter {
  font-family: sans-serif;
}
.fa.fa-twitter::before {
  content: "𝕏";
  font-size: 1.2em;
}
#g-copyright .g-grid:first-child {
  border-top: 3px solid rgba(255, 255, 255, 0.2);
}
#g-copyright .border-top .g-particle {
  border-top: none;
}
#g-copyright .acknowledgements {
  font-size: 0.78rem;
  margin-top: 0.5rem;
}
.footer-menu {
  display: flex;
  justify-content: center;
}
.footer-menu .g-content {
  margin: 0px;
}
.page-header {
  color: #990005;
}
.g-infolist-particle .g-infolist .g-infolist-item-title {
  color: #990005;
}
/*# sourceMappingURL=custom_15.css.map */