body {
  background-color: #ffffff;
  font-weight: normal;
  font-style: normal;
  font-family: "Times New Roman", "Times", serif;
}

body {
  color: #48488C;
}

main a {
  color: #6A75DB;
}

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

main a:visited {
  color: #939be5;
}

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

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

.site-nav a {
  color: #6060B2;
}

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

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

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

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

footer {
  color: #3B8DD6;
}

footer a {
  color: #6A75DB;
}

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

footer a:visited {
  color: #939be5;
}

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

.title a {
  color: #5E5EAC;
}

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

.title a:visited {
  color: #5E5EAC;
}

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

.button {
  background: #6A75DB;
  color: #ffffff;
}

.social-icon {
  background-color: #48488C;
  color: #ffffff;
}

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

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

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

.site-nav {
  font-family: "Alegreya Sans SC", sans-serif;
  font-style: normal;
  font-weight: 300;
}

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

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(240, 32.07547%, 41.568626%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}