
.mobile-cta {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}

.buttons-ul {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
	flex: 1;
	margin: 0;
}
