<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fgf_pagination{
    cursor:pointer;
}
.fgf_gift_products_wrapper span.fgf_disable_links{
    opacity: 0.5;
    cursor:not-allowed;
}
.fgf_gift_products_wrapper span.fgf_disable_links a{
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.fgf_gift_products_table td img{
    height: auto;
    width:32px;
}</pre></body></html>