.content-item-blog-medium{height:100%;flex:1;min-width:200px;min-height:220px;display:flex;flex-direction:column}
.content-item-blog-medium:hover{background-color:#E8E8E8}
.content-item-blog-medium:hover .finax-heading-h4{text-decoration:underline}
.content-item-blog-medium .section-text{flex:1}
.content-item-blog-medium .section-text .finax-heading-h4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.5rem;margin-bottom:1rem}
.content-item-blog-medium .section-text .finax-font-standard{margin-top:0}
.content-item-blog-medium .section-footer{flex-shrink:0;margin-top:auto}