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

body {
  color: #d4e4e8;
}

main a {
  color: #30b8f3;
}

main a:hover {
  text-decoration: underline;
  color: #60c9f6;
}

main a:visited {
  color: #60c9f6;
}

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

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

.site-nav a {
  color: #f5eb42;
}

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

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

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

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

footer {
  color: #4ac8ed;
}

footer a {
  color: #30b8f3;
}

footer a:hover {
  text-decoration: underline;
  color: #60c9f6;
}

footer a:visited {
  color: #60c9f6;
}

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

.title a {
  color: #f5eb42;
}

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

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

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

.button {
  background: #30b8f3;
  color: #250606;
}

.social-icon {
  background-color: #d4e4e8;
  color: #250606;
}

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #d4e4e8;
}