.navbar-brand {
  font-size: 30px;
  font-weight: 700;
  padding-top: 0 !important;
  padding-bottom: 0  !important;
  line-height: 1px;
}

.menu-style-two .navbar-wrap > ul > li {
  margin-right: 20px;
}

.menu-style-four .navbar-wrap ul li a {
  font-size: 14px !important;
  padding: 37px 6px !important;
  text-transform: none;
}

.sidebar-categories .list-wrap li a {
  min-height: 100px !important;
}

h1, h2, h3, h4 {
  text-transform: none;
}

p {
  text-transform: none;
}
.costam {
  color: #6996cb;
}

.featured-post-content .post-tag {
  top: -60px;
  padding: 4px 8px !important;
}


.blog-post-meta .list-wrap {
  justify-content: start !important;
}

.latest-post-item.big-post .featured-post-content p {
  width: 100%;
}