.blog .entry-title {
  text-align: center;
  font-size: 4em;
}

.entry-meta {
  font-size: 0.7em;
  color: #def013;
  text-align: center;
}

.wp-embedded-content {
  color: #ffffff;
}

.author-name {
  color: #f2c9c9;
}

.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
  color: #711bdb;
  background-color: #311b87;
}