.alldental-search-view-all {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 10px 14px;
	border-top: 1px solid #dce5e0;
	background: #eaf8f0;
	color: #007a3a;
	font-size: 0.78rem;
	font-weight: 800;
	text-align: center;
}

.alldental-search-view-all:hover,
.alldental-search-view-all:focus-visible {
	background: #dff4e8;
	color: #007a3a;
}
