.pdw-carousel-layout-3 .pdw-post-item{
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
    display: block;
    overflow: hidden;
    position: relative;
}
.pdw-carousel-layout-3 .pdw-post-item .pdw-post-item-title{
    color: #c60030;
    font-size: 1.25rem;
    font-weight: 700;
    gap: 5px;
    line-height: 1;
    margin-bottom: 0.5rem;
}