body {
	background-color: white;
}

.ty_app ul  {
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
}
.ty_app ul li span{margin: 0 10px;}
.ty_app ul li{margin: 50px 0;
}

.ty_app p {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2rem;
}

.ty_app h3 {
	text-align: center;
	margin: 30px 0;
}

.ty_row {
	margin-bottom: 30px;
}