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

body {
  color: #e1eea5;
}

main a {
  color: #ef48c5;
}

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

main a:visited {
  color: #f377d4;
}

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

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

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

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

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

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

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

footer {
  color: #fcfdfc;
}

footer a {
  color: #ef48c5;
}

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

footer a:visited {
  color: #f377d4;
}

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

.title a {
  color: #f3f6e4;
}

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

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

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

.button {
  background: #ef48c5;
  color: #82828B;
}

.social-icon {
  background-color: #e1eea5;
  color: #82828B;
}

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

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

.site-title {
  font-family: "Advent Pro", sans-serif;
  font-style: normal;
  font-weight: 200;
}

.site-nav {
  font-family: "Open Sans", 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: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}

body {
  font-size: 16px;
}

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

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

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

.border-color {
  border-color: hsla(70.68493, 68.2243%, 79.01961%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}