.home article {
	background: #ECECEC;
	padding: 40px 30px;
}

.leftarticle, .rightarticle {
	width: 415px;
}

.home h2 {
  font-size: 28px;
  font-weight: bold;
}

.home .button {
  font-size: 18px;
}