SiteOrigin CSS

  1. Paigalda uus plugin SiteOrigin CSS

2. Valimus — > Custom CSS

.entry .entry-title {
  font-style: italic;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 3px;
  color: #ff0000;
}

.site-title a:link {
  color: #fffafa;
  background-color: #000000;
}

.site-branding {
  color: #968686;
}

.site-branding-container {
  color: #000000;
  background-color: #2332ba;
}

#masthead.site-header {
  color: #000000;
  background-color: #2f31ba;
}

.site-description {
  background-color: #000000;
  color: #ffffff;
}

.site-logo .custom-logo-link .custom-logo {
  color: #000000;
  background-color: #000000;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
  background-color: #ffffff;
}