#article-category #content #button-search {
    line-height: 120%;
}
#article-category #content #button-search {
    font-size: 16px;
    padding: 12.5px 16px;
    border-radius: 0px 3px 3px 0px;
    line-height: 120%;
}
#article-category .search-block {
    text-align:center;
    margin-bottom:30px;
    max-width: 100%;
    width: 400px;
    margin: 0 auto 50px;
}
.highlight {
    background-color: yellow;
    font-weight: bold;
}