.btn-primary:hover svg {
	fill: white!important;
}

.hits_ojs--list {
	padding-inline-start: 0;
}

.hits_ojs--item::before {
	content: none!important;
}

.btn-primary--disabled {
	cursor: default!important;
	background-color: grey!important;
	color: black!important;
	border: 1px solid black!important;
}

h2.title {
	line-height: 0.75!important;
}

h2.title a {
	line-height: 0.75!important;
}

.published {
	margin-bottom: 0.8rem;
}

.ais-SearchBox .ais-SearchBox-input {
	font-size: 1.2rem!important;
}
