#search {
	border-end-end-radius: 32px;
	border-end-start-radius: 32px;
	border-start-end-radius: 32px;
	border-start-start-radius: 32px;
	margin-right: 10px;
}

.join .join-item:last-child:not(:first-child), .join :last-child:not(:first-child) .join-item {
	border-end-end-radius: 32px !important;
	border-end-start-radius: 32px !important;
	border-start-end-radius: 32px !important;
	border-start-start-radius: 32px !important;
}