.tps_siteFooterCheckout {
	display: flex;
	align-items: center;
	justify-content: center;
	grid-area: footer;
}

.tps_siteFooterCheckout_bottomLink {
	font-size: 12px;
	color: #c0b5ab;
	text-transform: uppercase;
	cursor: pointer;
}

.tps_siteFooterCheckout_bottomLink:hover {
	text-decoration: underline;
}
