#cookie-hive-button {
	border: none;
	background: none;
	color: #bbb;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	text-decoration-thickness: 0.01rem;
	text-decoration-color: #6c757d;
}

#cookie-hive-button:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.15rem;
}