.header-two .nav-wrap {
  background-color: #bf8271;
}

.site-branding .site-title a {
  color: #BF8271;
}

.wp-block-search__button.wp-element-button {
  background-color: #bf8271;
}

.site-footer .footer-b {
  background-color: #DCAB99;
}

.header-two .header-t {
  background-color: #DCAB99;
}

.main-navigation ul ul li:hover>a {
  background-color: #F4D8D0;
}

.search-form-wrap.search-modal.cover-modal {
  background-color: #f4d8d0;
  color: #BF8271;
}

.search-form-wrap .search-form input[type="search"] {
  color: #BF8271;
}

a.btn+a.btn {
  background-color: #F4D8D0;
}

.main-navigation ul ul li.current-menu-item>a {
  background-color: #DCAB99;
}

.current {
  color: #DCAB99;
}

.footer-social ul.social-list li a:hover {
  background-color: #DCAB99;
}

span {
  color: #DCAB99;
}