<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search__top li {
    display: table-cell;
    text-align: center;
    font-weight: bold;
    width: 2%;
}
.pagenavi-text {
	margin-top: 10px;
	text-align: center;
	text-decoration: underline;
}


@media screen and (min-width: 786px) {

.search__top li a {
	text-decoration: none;
}
.fa.fa-chevron-down,
.fa-chevron-up {
	font-size: 10px;
}


}</pre></body></html>