.theme-checkmk .blog-list__item{border:1px solid rgba(19,211,137,.35);border-radius:3px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .2s ease}.theme-checkmk .blog-list__item:hover{border-color:#15d1a0}.theme-checkmk .blog-list__title{line-height:1.3}.theme-checkmk .blog-list__text{padding:16px}.theme-checkmk .blog-list__thumbnail{position:relative}.theme-checkmk .blog-list__thumbnail__image{border:1px solid #198754}.theme-checkmk .blog-list__author-date{font-size:.875rem}.theme-checkmk .blog-list__description,.theme-checkmk .blog-list__read-more{font-size:1rem}@media (min-width:768px){.theme-checkmk .blog-list__item--first{border:none;border-radius:0}.theme-checkmk .blog-list__item--first .blog-list__thumbnail__image{border-radius:3px}.theme-checkmk .blog-list__item--first .blog-list__text{padding:0}}


.theme-checkmk .tag-list-link:hover:not(.tag-list-link--selected){text-decoration:underline}


.theme-checkmk .newsletter-signup input[type=email]{background:#f5f3f3;border-color:#f5f3f3;font-size:1rem}





.ccm-block-share-this-page ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-share-this-page ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}.ccm-block-social-links ul.list-inline{display:inline-block;margin:0;padding:0}.ccm-block-social-links ul.list-inline li{display:inline-block;list-style-type:none;margin-right:10px;padding:0}


.ccm-block-social-links {
    text-align: right;
}
.ccm-block-social-links ul.list-inline {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.ccm-block-social-links ul.list-inline li {
    padding: 0;
    list-style-type: none;
    margin-left: 15px;
    display: inline-block;
    font-size: 1.25rem;
}

.ccm-block-social-links ul.list-inline li a:hover {
    color: #15D1A0;
}
.fa-square-twitter:before {
    content: "\e61a";
}
.fa-twitter-square:before {
    content: "\e61a";
}
.fa-twitter:before {
    content: "\e61a";
}

.fa-square-x-twitter:before {
    content: "\e61a";
}
.fa-x-twitter:before {
    content: "\e61b";
}

.theme-checkmk .link-block{position:relative}.theme-checkmk .link-block:after{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:-1}.theme-checkmk .link-block__links--inline{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.theme-checkmk .link-block__link{display:block;padding-right:32px;transition:padding-left .2s linear}.theme-checkmk .link-block__link:hover{padding-left:8px}.theme-checkmk .link-block__link:hover .link-block__arrow__icon{margin-left:0}.theme-checkmk .link-block__link--inline{display:block;padding:8px 0}


