
.info-button {
	position: absolute !important;
	margin: 0;
	padding: 0;
	box-shadow: none;
	font-size: 1rem;
}

.info-button:hover {
	box-shadow: none;
}