.node--project-teaser .node__content {
  display: grid;
  grid-template-columns: 1fr;
  border-bottom: 3px solid #FFDD00;
  padding-bottom: 20px;
}

.node--project-teaser .field--name-title {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  max-width: 260px;
}
.node--project-teaser .field--name-title a {
  color: inherit;
  text-decoration: none;
}

.node--project-teaser .link_details {
  grid-row: 3;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-text-decoration-color: #FFDD00;
  text-decoration-color: #FFDD00;
  color: #000;
}
/*# sourceMappingURL=../../maps/component/project/project.css.map */
