#ez-toc-container.ez-toc-v2_0_71.counter-hierarchy.ez-toc-counter.ez-toc-grey.ez-toc-container-direction {
  background-color: #ffe1bf;
}

#masthead.site-header {
  background-color: #000000;
}

/* Стиль только для ссылок внутри меню */

#site-navigation #primary-menu a {
  color: white !important;
  /* Белый текст только для меню */
  text-decoration: none;
  /* Убирает подчеркивание */
  background-color: transparent !important;
  /* Сбрасывает фоны */
}

#site-navigation #primary-menu a:hover {
  color: #f0f0f0 !important;
  /* Светло-серый цвет при наведении */
}

.wp-block-button__link.wp-element-button {
  background-color: #4a250b;
}