.ads-placement {
  margin: 0 auto 15px auto;
  text-align: center;
}
.ads-placement.ad-right-240x400 {
  max-width: 240px;
  max-height: 400px;
  overflow: hidden;
}
.ads-placement.ad-right-728x90 {
  max-width: 728px;
  max-height: 90px;
  overflow: hidden;
}

.main-news-wrapper .news-item {
  height: unset;
}
.main-news-wrapper .news-item h2 {
  line-height: 1.3;
  z-index: 1;
  text-shadow: 0 0 5px #333333;
}
@media (max-width: 767px) {
  .main-news-wrapper .news-item h2 {
    font-size: 14px;
  }
}
.main-news-wrapper.main-news-single a:before {
  background: none;
}
.main-news-wrapper.main-news-single .news-item-content {
  position: relative;
  padding: 1rem 0 0 0;
}
.main-news-wrapper.main-news-single .news-item-content h3 {
  font-weight: bold;
}
.main-news-wrapper.main-news-single .news-item-content h3 a {
  text-decoration: none;
  color: #333;
}
.main-news-wrapper.main-news-single .news-item-content p {
  margin-top: 15px;
}

.article-content p.excerpt {
  font-weight: bold;
}

.index-block-custom .news-item-content {
  position: relative;
  padding: 0 0 1.5rem 0;
  font-size: 14px;
}
.index-block-custom .news-item-content h3 {
  font-weight: bold;
  font-size: 1.15rem;
}
.index-block-custom .news-item-content h3 a {
  text-decoration: none;
  color: #333;
}

.block-news-excerpt {
  margin-top: 10px;
}

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