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

body {
  color: #1f7893;
}

main a {
  color: #ce279c;
}

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

main a:visited {
  color: #dd4bb1;
}

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

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

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

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

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

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

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

footer {
  color: #5dabab;
}

footer a {
  color: #ce279c;
}

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

footer a:visited {
  color: #dd4bb1;
}

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

.button {
  background: #ce279c;
  color: #fdf2f5;
}

.social-icon {
  background-color: #1f7893;
  color: #fdf2f5;
}

.welcome-modal {
  background-color: #12a7af;
}

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

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

.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: "Adamina", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body {
  font-size: 18px;
}

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

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

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

.border-color {
  border-color: hsla(193.96552, 65.16854%, 34.901962%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}