body:after {
  background-image: url('images/InfShareStatsColor.png');
  background-size: 243px 50px;
  position: fixed;
  bottom: 1.5em;
  left: 1.5em;
  display: inline-block;
  width: 243px; 
  height: 50px;
  content:"";
  border-radius: 15px;
}

.reveal section img {
  border: none;
  box-shadow: none;
  width: 50%;
  height: auto;
}

H1 H2 H3 {
  color: #353b43;
}