.category-view-item {
	vertical-align: top;
	margin-top: 50px;
}

.category-view-item .category-view-image {
	text-align: center;
}

.reject-cookie {
	background: darkred;
	color: silver;
	border-radius: 24px;
	padding: 10px 40px;
	font-size: 16px;
	opacity: 0.8;
	cursor: pointer;
	user-select: none;
	border: none;
}

/* header .logo img {
	max-height: 35px;
} */