.klm-like-wrapper{display:flex}.klm-like-button-post{background:no-repeat;border:none;padding:5px;border-radius:50%;transition:background .3s}.klm-like-button-post:hover{background-color:#cf414112}.klm-like-count{align-content:center;font-size:12px;font-family:'Din1451Alt',sans-serif;color:var(--post-link-underline)}.klm-like-button-comment:hover .icon-klm-like--fill,.klm-like-button-post:hover .icon-klm-like--fill{stroke:#cf4141!important}.klm-like-button-comment--liked .icon-klm-like--fill,.klm-like-button-post--liked .icon-klm-like--fill{stroke:#cf4141!important;fill:#cf4141!important}.klm-like-wrapper:has(.klm-like-button-comment--liked) .klm-like-count,.klm-like-wrapper:has(.klm-like-button-post--liked) .klm-like-count{color:#cf4141!important}.icon-klm-like--fill{fill:#fff0;stroke:var(--post-link-underline);stroke-width:6px}.icon-klm-like--stroke{fill:#fff0}.klm-liked-items-container{display:flex;flex-wrap:wrap}.klm-liked-item .klm-liked-item__title{margin:8px 0 0;font-size:21px}.klm-liked-item .klm-liked-item__excerpt{margin:8px 0 0;word-wrap:break-word;font-size:16px}.klm-liked-item__likes{display:none}.klm-liked-item{margin-bottom:20px;max-width:calc(100% / 3)}@media screen and (max-width:480px){.klm-liked-item{margin-bottom:20px;max-width:calc(100% / 2)}}