<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.ie .featuredContainer &gt; div {
    width: 100%;
    box-sizing: border-box;
}
body.ie .d-inline-block {
    display: block!important;
}

body.ie .ie-full-width {
    width: 100%;
}
body.ie .post-date-dark ul li span {
    float: inherit;
}</pre></body></html>