<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.sitemap {
    font-family: sans-serif
}

.sm-link {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    text-decoration: none;
}

.paging .page-link {
    font-size: 10px;
    text-decoration: none;
    color: #bbbbf9;
}

.prod-dt .logo a {
    font-size: 35px;
    text-decoration: none;
    color: #333333;
}

.prod-dt .kiosk-header-bottom {
    padding: 20px;
}

.prod-dt .features-head {
    margin-top: 20px
}

.prod-dt .features, .prod-dt .categories-list {
    padding-left: 20px;
}

.prod-dt li {
    list-style: inherit;
}

.prod-dt a {
    text-decoration: none;
}

.prod-dt .price {
    font-size: 24px;
}

.prod-dt .product-link li a {
    text-transform: inherit;
}

.prod-dt .review-by {
    font-weight: bold;
    margin-bottom: 0px;
    margin-right: 20px;
    font-size: 14px;
}

.prod-dt .review-date {
    font-size: 12px;
    margin-bottom: 0px;
}

.prod-dt .single-comment {
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.prod-dt .footer-content ul.footer-list {
    list-style: none;
}
</pre></body></html>