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

body {
  color: #d3d3e9;
}

main a {
  color: #b7b814;
}

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

main a:visited {
  color: #e5e619;
}

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

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

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

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

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

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

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

footer {
  color: #d6d6d6;
}

footer a {
  color: #b7b814;
}

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

footer a:visited {
  color: #e5e619;
}

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

.title a {
  color: #edf3fc;
}

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

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

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

.button {
  background: #b7b814;
  color: #021c2c;
}

.social-icon {
  background-color: #d3d3e9;
  color: #021c2c;
}

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

.share-button .social-icon {
  color: #d3d3e9;
}

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

.site-nav {
  font-family: "Tenor Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.section-title, .parent-title, .news-item-title, .link-name, .preview-placeholder, .preview-image, .flex-page-title {
  font-family: "Tenor Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 19px;
}

.site-title {
  font-size: 18px;
}

.site-nav {
  font-size: 21px;
}

.title, .news-item-title, .link-name, .flex-page-title {
  font-size: 21px;
}

.border-color {
  border-color: hsla(240, 33.333332%, 87.05882%, 0.2);
}

.p-artwork .page-nav a {
  color: #d3d3e9;
}

.p-artwork .page-nav a:hover {
  text-decoration: none;
  color: #d3d3e9;
}

.p-artwork .page-nav a:visited {
  color: #d3d3e9;
}

.wordy {
  text-align: left;
}