.reveal .slides section table tr .list {
	border: 0px solid #000;
	border-style: none;
}

p.quote {
	position: absolute;
	width: 50%;
	box-sizing: border-box;
	right: 0%;
	bottom: -30%;
	font-size: 10px;
	text-align: right;
}

ul.line {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

ul li.one-col {
	display: flex;
	width: 100%;
	margin-bottom: 0.5rem;
}

ul li.two-cols {
	display: flex;
	width: 50%;
	margin-bottom: 0.5rem;
}

ul li.person::before {
	content: '\f183';
	margin-right: 1rem;
	width: 35%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.work::before {
	content: '\f0b1';
	margin-right: 1rem;
	width: 35%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.money::before {
	content: '\f155';
	margin-right: 1rem;
	width: 35%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.payment::before {
	content: '\f07a';
	margin-right: 1rem;
	width: 35%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.deposit::before {
	content: '\f19c';
	margin-right: 1rem;
	width: 35%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.happy::before {
	content: '\f5b8';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.car::before {
	content: '\f1b9';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.home::before {
	content: '\f015';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.wedding::before {
	content: '\f228';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.school::before {
	content: '\f19d';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.holiday::before {
	content: '\f072';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.calendar::before {
	content: '\f073';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.saving::before {
	content: '\f4c0';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}

ul li.wallet::before {
	content: '\f555';
	margin-right: 1rem;
	width: 30%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align: right;
	line-height: 1;
}