 .row{
    padding: 0px 25px 0px 25px;
  }
  button{
    font-size: 25px;
  float: center;

  }

p{text-align: justify;}

.workingButtons, footer, h1, header{
  text-align: center;
}

.appdescription {
  color: rgb(255, 0, 0);
}

.hide{
  display: hidden;
}
.jumbotron{
	margin-top: 25px;
}
i{
  font-size: 25vw;
}