/*.theme-white .text-theme-800 {
	color: #FFF !important;
}
.dark\:bg-theme-200\/50:is(.dark *) {
	background-color: rgba(255, 255, 255, .35) !important;
}*/
.services-group {
	margin-bottom: 15px !important;
}
.service > div {
	box-shadow: none;
	border-radius: 4px;
}

.bookmark-group h2 {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.bookmark-group a {
	box-shadow: none;
	border-radius: 3px !important;
}
