<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* .xf-company-list {

    .xf-company-list-item-grey {
        text-decoration: none;
        color: #141414;
        text-align: left;
        display: block;
        padding: 10px 14px;
        width: 160px;
        height: 96px;
        border-radius: 3px;
        background: rgba(195, 195, 195, 0.1);
        border: 1px solid rgba(108, 108, 108, 0.5);
        margin-right: 5px;
    }

    .xf-company-title {

        strong {
            color: #2684ff;
        }

        .xf-company-list-tag {
            color: #c0c0c0;
            margin-left: 10px;
        }
    }
} */

/*# sourceMappingURL=widget.css.map */
</pre></body></html>