.headline-container .headline {
  margin: 2.5rem 0 2rem 0;
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
}
.headline-container .subline {
  margin: 0 0 2.5rem 0;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}