component-headline #text_1 {
  font-size: 36px;
  color: black;
  margin: 0;
  text-align: center;
  margin-bottom: 15px;
  display: block;
  clear: both;
}
component-headline #text_2 {
  font-size: 20px;
  color: grey;
  margin: 0;
  text-align: center;
  font-weight: 300;
  display: block;
  clear: both;
}
