.bdt-post-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}.bdt-post-list .bdt-item{gap:15px;width:100%}.bdt-post-list .bdt-title{font-size:clamp(14px, 1.5vw, 18px);font-weight:700;margin-bottom:5px;margin-top:0}.bdt-post-list .bdt-title a{color:#444}.bdt-post-list .bdt-title a:hover{color:#000}.bdt-post-list .bdt-image{height:100%}.bdt-post-list .bdt-image img{width:80px;min-width:80px;height:100%;object-fit:cover}.bdt-post-list .bdt-list-icon{display:inline-flex}.bdt-post-list .bdt-list-icon i,.bdt-post-list .bdt-list-icon svg{width:1.2em;height:1.2em;display:inline-flex;justify-content:center;align-items:center}.bdt-post-list .bdt-excerpt{margin-bottom:10px}.bdt-post-list .bdt-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-list .bdt-meta{margin-bottom:0px;margin-top:0;color:#999}.bdt-post-list .bdt-meta *{font-size:13px;font-weight:400}.bdt-has-divider--yes .bdt-item-wrap{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:-15px}.bdt-has-divider--yes .bdt-item-wrap:last-child{border-bottom:0;padding-bottom:0 !important;margin-bottom:0 !important}