#site-header.header-footer-group {
  background-color: #80c5c3;
}

.site-description {
  color: #ffffff;
}

.entry-categories-inner {
  display: none;
}

.post-author.meta-wrapper {
  display: none;
}

.post-comment-link.meta-wrapper {
  display: none;
}

.featured-media img {
  width: 50%;
}

.featured-media {
  background-color: #ffffff;
}

.entry-content {
  text-align: justify;
}

.featured-media-inner.section-inner {
  margin-top: -4%;
}

.wp-block-latest-posts a:hover {
  text-align: center;
}

.entry-content .wp-block-latest-posts > li:last-child {
  text-align: center;
}

.post-meta-single-top .post-meta {
  display: none;
}

.entry-title {
  font-size: 250%;
  color: #F58982;
}

.primary-menu > li > a {
  color: #A84F48 !important;
}

.primary-menu > li > a:hover {
  color: #573939 !important;
}

/*#F58982 
#bd6e6e*/

a {
  color: #F58982;
}

a:hover {
  color: #573939;
}