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

body {
  color: #141216;
}

main a {
  color: #3937f6;
}

main a:hover {
  text-decoration: underline;
  color: #6968f8;
}

main a:visited {
  color: #6968f8;
}

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

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

.site-nav a {
  color: #1d0202;
}

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

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

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

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

footer {
  color: #1e0675;
}

footer a {
  color: #3937f6;
}

footer a:hover {
  text-decoration: underline;
  color: #6968f8;
}

footer a:visited {
  color: #6968f8;
}

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

.title a {
  color: #8c8c8c;
}

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

.title a:visited {
  color: #8c8c8c;
}

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

.button {
  background: #3937f6;
  color: #FFFFFF;
}

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

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

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

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

.wordy {
  text-align: left;
}

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

footer .credit a {
  color: #141216;
}