<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.keyword-container {
    text-align: center;
}
.keyword-wrap {
    display: inline-block;
    width: 7%;
    font-size: 12px;
    background: gray;
    height: 50px;
    text-align: center;
    color: white;
    margin: 0.22%;
} 

.pagination {
    text-align: center;
    font-family: Source Sans Pro,Arial,sans-serif;
}

.page-item  {
    display: inline-block;
}

.page-link {
    font-family: Source Sans Pro,Arial,sans-serif;
}</pre></body></html>