.back-button-wrap {
	margin: 20px 0;
	text-align: left;
}

.back-button {
	align-items: center;
	color: black !important;
	font-weight: 600;
	text-decoration: none;
}

.back-button svg {
	margin-right: 8px;
}


