
.site-branding img {
  max-width: 400px;
  height: auto;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  display: flex;
  flex-direction: column;
}

.widget {
  border-color: #b87245;
}

.post-wrapper {
  border-color: #b87245;
}

a:hover, .mainmenu li:hover a, .mainmenu li.active a, .site-title a:hover, .blog-title span {
  color: #b87245;
}

.post-wrapper .title a:hover {
  color: #b87245;
}

.post-wrapper .title a:hover {
  color: #b87245;
}

a.title-animation-underline {
  background-image: linear-gradient(90deg, #b87245, #b87245) !important;
}

a.tag-cloud-link:hover {
  background: #b87245;
  border-color: #b87245;
}

.wp-block-categories li:hover, a.tag-cloud-link:hover {
  background: #b87245;
  border-color: #b87245;
}

.navigation .nav-links a:hover, .navigation .page-links a:hover {
  border-color: #b87245;
  background-color: #b87245;
  border-radius: 0;
}

.wp-block-search .wp-block-search__button:hover {
  background: #b87245;
  border-color: #b87245;
  color: #fff;
}

.widget-area .widget a:hover {
  color: #fff;
}