/* Enter Your Custom CSS Here */
#navigation {
    background: #f9f9f9;
    box-shadow: 0px 1px 5px #444;
}
.nav-menu ul li a{
   color: #d71818;
}

.text-header{
  font-size: 24px !important;
  color: #333333;
  font-weight: bolder;
}

.title-header{
  font-family: "", Helvetica, Arial, sans-serif !important;
  font-size: 30px !important;
  line-height: 40px !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.texts > p {
  display: none !important;
}

.blog-carousel {
    padding-top: 0px !important;
}

.blog-carousel .post-info, .blog-carousel .post-info a {
    color: #ff0018 !important;
}