body {
  background-color: #F0F2F2;
  font-weight: normal;
  font-style: normal;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body {
  color: #546269;
}

main a {
  color: #20687E;
}

main a:hover {
  text-decoration: underline;
  color: #2a8aa7;
}

main a:visited {
  color: #2a8aa7;
}

.site-title, .mobile-menu-icon {
  color: #6A7D84;
}

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

.site-nav a {
  color: #34CDFD;
}

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

.site-nav a:visited {
  color: #34CDFD;
}

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

.site-nav:hover a.selected {
  color: #34CDFD;
}

footer {
  color: #D6EEF5;
}

footer a {
  color: #20687E;
}

footer a:hover {
  text-decoration: underline;
  color: #2a8aa7;
}

footer a:visited {
  color: #2a8aa7;
}

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

.title a {
  color: #124B5D;
}

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

.title a:visited {
  color: #124B5D;
}

.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: #bec7cb;
}

.button {
  background: #20687E;
  color: #F0F2F2;
}

.social-icon {
  background-color: #546269;
  color: #F0F2F2;
}

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

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

nav {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
  font-weight: 300;
}

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #546269;
}