.blog-entry{overflow:hidden;width:100%;position:relative;z-index:0;border:8px solid transparent;transition:.3s ease}.blog-entry:hover{border:8px solid var(--subHeadings)}.blog-entry .text{position:relative;width:100%;margin:0 auto;z-index:0}.blog-entry p{color:var(--light-grey)}.block-40{height:400px!important}.block-20{overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative;display:block;width:100%;height:250px;margin-bottom:20px;z-index:-1}.blog-entry .meta{width:100px;height:100px;border-radius:50%;background:var(--light);margin:-70px auto 0;z-index:1;transition:all .3s ease}.blog-entry .meta span.day{font-weight:700;color:var(--primary-dark);font-size:30px;font-family:Marcellus,serif}.blog-entry .meta span{display:block;line-height:1.2}.blog-entry .meta span.mos{font-size:16px;color:var(--black);font-weight:500;text-transform:uppercase}.blog-entry .meta span.yr{color:rgba(0,0,0,.2);font-size:11px;letter-spacing:2px}.blog-entry .text .heading{font-size:20px!important;margin-bottom:0;font-weight:500}.blog-entry .text .heading a{color:var(--black)}.blog-entry:hover .meta{background:var(--subHeadings)}.blog-entry:hover .meta span.day{color:var(--light)}.post-content,.post-content-blogList,.post-title,.post-title a{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.post-title{-webkit-line-clamp:1}.post-title a{-webkit-line-clamp:2}.post-content{-webkit-line-clamp:6}.post-content,.post-content *,.post-content-blogList,.post-content-blogList *{color:var(--black)!important}.post-content-blogList{-webkit-line-clamp:2;max-height:60px}.read-more svg{fill:var(--primary-light)!important;margin-left:10px}.blog-cards-img{height:350px;max-height:350px;width:100%;object-fit:cover}