/*----------------------------
	index.html
-----------------------------*/

.data2 {
  margin: 10px 0px;
}

button {
  width: 100px;
  height: 45px;
}

strong {
  font-weight: bold;
  color: rgb(236, 100, 37);
}
