.custom-hubpost{margin-top:20px;width:100%}.custom-hubpost h2{font-size:24px;margin-bottom:15px}.custom-hubpost .row{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.custom-hubpost .col-md-4{display:flex;margin:0 10px 10px;width:calc(33.33% - 20px)}.custom-hubpost .post-item{background-color:#fff;border:1px solid #ddd;border-radius:5px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:15px;transition:transform .3s ease}.custom-hubpost .post-item:hover{transform:translateY(-5px)}.custom-hubpost .post-item-thumbnail{height:250px;overflow:hidden;position:relative}.custom-hubpost .post-item-thumbnail img{height:100%;object-fit:cover;width:100%}.custom-hubpost .post-item-content{display:flex;flex-direction:column;flex-grow:1}.custom-hubpost .post-item-content h3{font-size:18px;line-height:1.4;margin-bottom:10px;margin-top:0}.custom-hubpost .post-item-content p{font-size:14px;margin-bottom:0}@media (max-width:767px){.custom-hubpost .col-md-4{margin:0 0 10px;width:100%}}