body {
  background-color: #A9D0ED;
  font-weight: normal;
  font-style: normal;
  font-family: "Georgia", serif;
}

body {
  color: #110202;
}

main a {
  color: #0A4542;
}

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

main a:visited {
  color: #10726d;
}

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

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

.site-nav a {
  color: #2150CC;
}

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

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

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

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

footer {
  color: #A9B2BD;
}

footer a {
  color: #0A4542;
}

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

footer a:visited {
  color: #10726d;
}

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

.title a {
  color: #33303D;
}

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

.title a:visited {
  color: #33303D;
}

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

.button {
  background: #0A4542;
  color: #A9D0ED;
}

.social-icon {
  background-color: #110202;
  color: #A9D0ED;
}

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

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

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

.site-nav {
  font-family: "Lemon", sans-serif;
  font-style: normal;
  font-weight: 400;
}

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

body {
  font-size: 18px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}