label[for=ke_search_sword]{
    font-weight: 700;
    font-size: 23px;
    color: #fff;
}
#ke_search_sword{
    width: 62%;
}
#kesearch_results .result-title {
    font-weight: bold;
}
.kesearch_pagebrowser ul {
    list-style: none;
    margin-bottom: 1rem;
    display: inline;
}
.kesearch_pagebrowser ul li {
    float: left;
    margin-right: 1rem;
}
