.site-branding a {
  color: #ba9b34;
  text-transform: capitalize;
  font-size: 63px;
}


.page-title {
  color: #14423d;
}

.graceful-wrap-inner {
  color: #967272;
  background-color: #cfcfcf;
}

.site-description {
  font-size: 15px;
}

#site-menu li a:first-child {
  color: #00c8fa;
}
#site-menu li a:first-child:hover {
  background-color: gold;
}

#main-navigation > div {
  color: #17a4ba;
}

#primary.site-main {
  color: #290e0e;
  background-color: #cccccc;
}

.main-content.clear-fix.wrapped-content {
  color: #f7f7f7;
  background-color: #fff7c9;
}

.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-ad2f72ca.wp-block-group-is-layout-flex {
  color: #000000;
}

* {
  background-color: #dbdbdb;
}