#tophead {
  color: #36f7aa;
  background-color: #a30000;
}

#main-nav.clear-fix {
  background-color: #a30000;
}

#colophon.site-footer {
  background-color: #a30000;
}

#masthead.site-header {
  background-color: #f0e4e4;
}

#content.site-content {
  background-color: #f0e4e4;
  color: #3131e0;
}

.site-main .entry-content p {
  color: #a30000;
}

.main-navigation ul li:first-child > a {
  background-color: #a30000;
}

.main-navigation ul li.menu-item-has-children a {
  background-color: #a30000;
}

.main-navigation li a:hover {
  background-color: #a30000;
}

.entry-content .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  background-color: #a30000;
}

a:hover {
  color: #a30000;
}

.site-description {
  color: #a30000;
}

.entry-title {
  color: #a30000;
}

h2 {
  color: #a30000;
}