body {
  background-color: #FFFFFF;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #161618;
}

main a {
  color: #051142;
}

main a:hover {
  text-decoration: underline;
  color: #091d71;
}

main a:visited {
  color: #091d71;
}

.site-title, .mobile-menu-icon {
  color: #5B5F73;
}

.site-nav, .mobile-menu-link, nav:before, nav:after {
  color: #414B4B;
}

.site-nav a {
  color: #414B4B;
}

.site-nav a:hover {
  text-decoration: none;
  color: #596666;
}

.site-nav a:visited {
  color: #414B4B;
}

.site-nav a.selected {
  color: #596666;
}

.site-nav:hover a.selected {
  color: #414B4B;
}

footer {
  color: #f1f2f3;
}

footer a {
  color: #051142;
}

footer a:hover {
  text-decoration: underline;
  color: #091d71;
}

footer a:visited {
  color: #091d71;
}

.title, .news-item-title, .flex-page-title {
  color: #152323;
}

.title a {
  color: #152323;
}

.title a:hover {
  text-decoration: none;
  color: #284343;
}

.title a:visited {
  color: #152323;
}

.hr, .hr-before:before, .hr-after:after, .hr-before--small:before, .hr-before--large:before, .hr-after--small:after, .hr-after--large:after {
  border-top-color: #787882;
}

.button {
  background: #051142;
  color: #FFFFFF;
}

.social-icon {
  background-color: #161618;
  color: #FFFFFF;
}

.welcome-modal {
  background-color: #012728;
}

.site-title {
  font-family: "Maven Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

nav {
  font-family: "Maven Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.wordy {
  text-align: left;
}

.site-title {
  font-size: 2.1875rem;
}

footer .credit a {
  color: #161618;
}