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

body {
  color: #ED0707;
}

main a {
  color: #228cb9;
}

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

main a:visited {
  color: #34a8da;
}

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

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

.site-nav a {
  color: #20618F;
}

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

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

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

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

footer {
  color: #EAA345;
}

footer a {
  color: #228cb9;
}

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

footer a:visited {
  color: #34a8da;
}

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

.title a {
  color: #ED1010;
}

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

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

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

.button {
  background: #228cb9;
  color: #FFFFFF;
}

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

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

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

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

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

body {
  font-size: 48px;
}

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

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

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

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

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

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

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

.wordy {
  text-align: left;
}