a.search-page-params {
	border-bottom: .0625rem dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: .375rem;
}
.search-item-rate {
	font-size: .6875rem;
}

.search-title {
	color: var(--Black, #050505);

	/* Desktop/H1 */
	font-family: "Apercu Mono Pro";
	font-size: 1.375rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; /* 1.65rem */
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1.125rem;
}


.search-page{
	display: none;
}