body {
  background-color: #F8F7F4;
  font-weight: normal;
  font-style: normal;
  font-family: "Verdana", "Geneva", sans-serif;
}

body {
  color: #060505;
}

main a {
  color: #ba0d2c;
}

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

main a:visited {
  color: #ea1037;
}

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

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

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

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

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

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

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

footer {
  color: #0b0909;
}

footer a {
  color: #ba0d2c;
}

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

footer a:visited {
  color: #ea1037;
}

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

.title a {
  color: #24191c;
}

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

.title a:visited {
  color: #24191c;
}

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

.button {
  background: #ba0d2c;
  color: #F8F7F4;
}

.social-icon {
  background-color: #060505;
  color: #F8F7F4;
}

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

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

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

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

body {
  font-size: 14px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}