.menu-item.current-menu-item > a,
.menu-item.current_page_item > a,
.menu-item.current-menu-ancestor > a {
  color: #fff !important;
}

.custom-logo-link,
.custom-logo-link img {
  display: block;
}

.custom-logo-link img {
  max-width: 100%;
  height: auto;
}

.logo-text {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  text-decoration: none;
}

.mobile-nav-menu ul,
.main-menu-list,
.footer-list1 p,
.footer-list3 p {
  margin: 0;
  padding: 0;
}

.page-content-empty {
  padding: 24px;
  border-radius: 18px;
  background: #fffdf8;
  border: 1px solid rgba(109, 92, 58, 0.08);
}

.listing-header {
  margin-bottom: 24px;
}

.content-page_intro {
  color: var(--theme-muted, #6b6b6b);
}

.front-latest-posts {
  margin-top: 18px;
}

.front-latest-posts li {
  list-style: none;
}
