body {
  background-color: #ada694;
  font-weight: normal;
  font-style: normal;
  font-family: "Times New Roman", "Times", "serif";
}

body {
  color: #274e3c;
}

main a {
  color: #106a75;
}

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

main a:visited {
  color: #1693a2;
}

.site-title, .hamburger {
  color: #0a888a;
}

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

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

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

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

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

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

footer {
  color: #353521;
}

footer a {
  color: #106a75;
}

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

footer a:visited {
  color: #1693a2;
}

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

.title a {
  color: #3e682c;
}

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

.title a:visited {
  color: #3e682c;
}

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

.button {
  background: #106a75;
  color: #ada694;
}

.social-icon {
  background-color: #274e3c;
  color: #ada694;
}

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

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

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

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

body {
  font-size: 25px;
}

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

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

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

.border-color {
  border-color: hsla(152.3077, 33.333332%, 22.941177%, 0.2);
}

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

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

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