body {
  height: 100vh !important;
  overflow-x: hidden !important;
}
body .fp-watermark {
  display: none !important;
}
body footer {
  display: none !important;
}

.wpcf7-form span.wpcf7-not-valid-tip {
  padding-top: 10px;
  font-size: 14px;
}

.list-news {
  padding: 0;
}
.list-news .item a img {
  width: 100%;
  height: 250px;
}

@media (max-width: 767px) {
  .list-news .row > div:not(:last-child) .item {
    margin-bottom: 40px;
  }
}

/*# sourceMappingURL=home.css.map */
