.node--type-section.node--view-mode-flag-teaser > .node__content {
  line-height: 1;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 0;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container .field--name-field-flag {
  line-height: 1;
  font-size: 0;
  display: inline-block;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container .field--name-field-flag .field__item {
  border-bottom-right-radius: 0;
  box-shadow: none;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container .field--name-field-flag img {
  width: 20px;
  height: auto;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container .field--name-field-title .field__item {
  font-size: 1.2rem;
  font-weight: 700;
  color: #002067;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 16px;
}
.node--type-section.node--view-mode-flag-teaser .group-texts-container .node__links a:before, .node--type-section.node--view-mode-flag-teaser .group-texts-container .node__links a:after {
  display: none !important;
}