<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.blog-item-img {
    margin-bottom: 10px !important;
    margin-right: 20px !important;
    width: 360px;
    min-height: 200px;
    float: left;
}

.blog-item-headline {
    padding-top: 10px !important;
}

.last-blogs img {
    width: 100px;
    height: 100px;
    padding: 3px;
    border: solid 1px #f5f5f5;
}

.last-blogs h2 {
    margin-top: 0px !important;
}</pre></body></html>