.hellotext {
  background-color: #a2c861;
  color: #ffffff;
  text-align: center;
  line-height: 84px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 4px;
}

.hello {

  font-size: 20px;
}

.leistung {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  height: 300px;

}



.offer_head {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;

}

.offerbox {
  background-color: #a2c861;
padding-top:15px;
		padding-bottom:15px;
		margin-bottom:25px;
		text-align:center;
		
}

.offerbox icon{
  color: white;
		
}

#therap.hellotext {
  background-color:#a2c8613;

  font-weight: 600;
}