.news-box{box-sizing:border-box!important;border:2px solid transparent!important;border-radius:10px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.08);padding:16px;width:100%;max-width:100%;min-height:300px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.news-box:hover,.news-box:focus-visible{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.15);border-color:#ccc}.news-box img{width:100%;height:160px!important;object-fit:cover;border-radius:8px;display:block;transition:transform .3s ease!important}.news-box:hover img,.news-box:focus-visible img{transform:scale(1.05)}.news-box .news-title{transition:color .2s ease}.news-box:hover .news-title,.news-box:focus-visible .news-title{color:#07c}.entry-content p,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5{margin:1em 0}.entry-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:3.6em}body.category .archive-header-content,body.category .archive-header-content h1,body.category .archive-header-content p,body.category .archive-header-content a,body.category .archive-header-content span{color:#000!important}@media (max-width:768px){.site-header{padding:10px 0}}.single-post h1{text-align:left}