.node--news-teaser {
  max-width: 280px;
}

.node--news-teaser .node__content {
  position: relative;
}

.node--news-teaser .field--name-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  margin: 0;
}

.node--news-teaser img {
  border: 4px solid #FFDD00;
}

.node--news-teaser .field--name-created {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #030303;
}

.node--news-teaser .tab {
  position: absolute;
  left: 0;
  top: 50px;
  max-width: 149px;
  max-height: 84px;
  padding: 8px 5px;
  background-image: url("/assets/images/bg_tag.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-decoration: none;
}
/*# sourceMappingURL=../../maps/component/news/news.css.map */
