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

body {
  color: #382215;
}

main a {
  color: #f75808;
}

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

main a:visited {
  color: #f97939;
}

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

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

.site-nav a {
  color: #8c8682;
}

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

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

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

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

footer {
  color: #b9bbca;
}

footer a {
  color: #f75808;
}

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

footer a:visited {
  color: #f97939;
}

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

.title a {
  color: #746a63;
}

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

.title a:visited {
  color: #746a63;
}

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

.button {
  background: #f75808;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

.border-color {
  border-color: hsla(22.285715, 45.454544%, 15.09804%, 0.2);
}

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

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

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

.wordy {
  text-align: left;
}