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

body {
  color: #4a4a4a;
}

main a {
  color: #5daed0;
}

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

main a:visited {
  color: #85c2db;
}

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

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

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

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

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

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

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

footer {
  color: #d4b0b0;
}

footer a {
  color: #5daed0;
}

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

footer a:visited {
  color: #85c2db;
}

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

.title a {
  color: #931515;
}

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

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

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

.button {
  background: #5daed0;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(0, 0%, 29.019608%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}