<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Helvetica Neue",Helvetica;
    color: #393939;
    line-height: 1.27;
    font-size: 15px;
}
a:hover, a:active {
    text-decoration: none;
    outline: none;
}
a {
    color: #1d71b7;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 0;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
.btn-cgk {
    background-color: #fa7116;
    border-color: #fa7116;
    color: #fff;
}
.card-cgk {
    margin-bottom: 15px;    
}
.card-cgk:last-child {
    margin-bottom: 0px;
}
.card-cgk .card-header {
    color: #1d71b7;
    border-bottom: 3px solid #fa7116;
    text-transform: uppercase;
}
.card-cgk .card-header h2 {
    font-weight: bold;
    font-size: 13px;
}
.card-cgk .card-header h2 a {
    display: block;
}
.card-cgk .card-product-grid {
    overflow-x: scroll;
}
.card-cgk .pagination {
    justify-content: center
}
.card-cgk .pagination nav {
    display: flex;
}
.footer {
    background-color: #e7e7e7;
    padding: 24px 0;
    margin-top: 15px;
}
.footer .title {
    font-size: 20px;
    color: #fa7116;
}
.footer .title .trademark {
    color: #1d71b7;
    font-size: 25px;
}</pre></body></html>