.home #main {
  background: #afcfc3 !important;
  background-color: #53818f;
}

.main-navigation ul#top-menu {
  background-color: #d4bd73;
}

.page:not(.home) #content {
  background-color: #afcfc3;
}

.site-description {
  background-color: #53818f;
}

.site-branding a:hover {
  background-color: #53818f;
}

body.page:not(.twentyseventeen-front-page) .entry-title {
  background-color: #afcfc3;
}

:not( .mejs-button ) > button:hover {
  background-color: #d14343;
}

h2:first-child {
  background-color: #d14343;
}

.page .panel-content .entry-title {
  background-color: #afcfc3;
}

.panel-content {
  background-color: #afcfc3;
}

.navigation-top {
  color: #53818f;
}

#masthead .wrap {
  color: #53818f;
}

.site-branding {
  background-color: #53818f;
}

h1:first-child {
  background-color: #53818f;
}