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

body {
  color: #484143;
}

main a {
  color: #52499c;
}

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

main a:visited {
  color: #6b62b6;
}

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

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

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

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

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

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

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

footer {
  color: #948f8f;
}

footer a {
  color: #52499c;
}

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

footer a:visited {
  color: #6b62b6;
}

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

.title a {
  color: #756667;
}

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

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

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

.button {
  background: #52499c;
  color: #FFFFFF;
}

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

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

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

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

.site-nav {
  font-family: "Open Sans Condensed", sans-serif;
  font-style: italic;
  font-weight: 300;
}

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(342.85715, 5.109489%, 26.862745%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}