.layout--newsletter .block-content {
  column-gap: 10px;
 -webkit-hyphens: auto;
  hyphens: auto;
}

.layout--newsletter div.block-content .group-right {
  margin-right: -10px;
}

.layout--newsletter .block-layout-builder .field__item p {
margin-bottom: 10px;
}

.top-news {
  padding: 0!important;
}

.top-news h2 {
  margin: 20px 0;
    margin-top: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 26px;
  font-family: 'Barlow Semi Condensed', Helvetica, sans-serif;
  letter-spacing: 0.45px;
  padding-left: 10px
}

.top-news .block-content {
  background-color: rgb(125, 185, 250);
  padding: 14px;
}

.reference {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}