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

body {
  color: #555A6B;
}

main a {
  color: #4A575D;
}

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

main a:visited {
  color: #617279;
}

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

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

.site-nav a {
  color: #444A82;
}

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

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

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

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

footer {
  color: #6D4141;
}

footer a {
  color: #4A575D;
}

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

footer a:visited {
  color: #617279;
}

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

.title a {
  color: #6D6471;
}

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

.title a:visited {
  color: #6D6471;
}

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

.button {
  background: #4A575D;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 17px;
}

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

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

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

.border-color {
  border-color: hsla(226.36363, 11.458333%, 37.64706%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}